Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
With this enhancement it is possible to define the next job node in a job chain for a range of exit_codes.
Example:
- exit code = 3
- next_state = error
- existing job nodes for error state: error(1,2), error(3-9), error(18-34)
next_state will the be evaluate to error(3-9)
Attachments
Issue Links
- duplicates
-
JS-1190 Control the workflow of a job chain by exit codes
- Released