Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-26131: Add --clobber-partial-outputs option to pipetask #70

Merged
merged 1 commit into from Sep 7, 2020

Conversation

andy-slac
Copy link
Collaborator

Extended executor to remove partial outputs if this option is specified.
Added unit test for this new feature, made some refactoring in unit
tests to use true butler instead of my own mock.

Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a nice small fix.

python/lsst/ctrl/mpexec/singleQuantumExecutor.py Outdated Show resolved Hide resolved
tests/test_preExecInit.py Outdated Show resolved Hide resolved
Extended executor to remove partial outputs if this option is specified.
Added unit test for this new feature, made some refactoring in unit
tests to use true butler instead of my own mock.
@andy-slac andy-slac changed the title Add --clobber-partial-outputs option to pipetask (DM-26131) DM-26131: Add --clobber-partial-outputs option to pipetask Sep 6, 2020
@andy-slac andy-slac merged commit d45f892 into master Sep 7, 2020
@andy-slac andy-slac deleted the tickets/DM-26131 branch November 13, 2020 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants