Actions
action #11072
closedAlways finish important builds
Start date:
2015-11-13
Due date:
% Done:
0%
Estimated time:
Description
user stories¶
- As a QA SLE product manager I want important builds to finish even if new (non-important) builds come in to have complete results for important builds
acceptance criteria¶
- All tests in an important build are not aborted if a new build is triggered
- Non-important builds may still be aborted
tasks¶
- important builds are not aborted on new builds
- Given important build exists (see #9544)
- When new build is triggered
- Then no test of the important build is obsoleted
Actions