Bug #8190
non-existing trigger and end paths are ignored
Occurs In:
Scope:
Internal
Experiment:
Mu2e
SSI Package:
art
Description
Hello,
Jobs with
trigger_paths : [ aNonExistingPath ]
or
end_paths: [ canPutAnythingHere ]
run happily and report exist status 0.
Misconfigured jobs should terminate with a non-zero status.
Andrei
Associated revisions
Fix with test for issue #8190.
History
#1 Updated by Christopher Green almost 6 years ago
- Category set to Infrastructure
- Status changed from New to Accepted
- Target version set to 1.14.00
- Estimated time set to 2.00 h
- SSI Package art added
- SSI Package deleted (
)
We understand that this behavior may be desired for some rare use cases, but we believe that the dangers outweigh the benefits of doing things this way as opposed to any other.
#2 Updated by Christopher Green almost 6 years ago
- Status changed from Accepted to Resolved
- Assignee set to Christopher Green
- % Done changed from 0 to 100
Fixed and tested with 0fc6c05
#3 Updated by Kyle Knoepfel almost 6 years ago
- Status changed from Resolved to Closed
Fix with test for issue #8190.