-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
It'd be nice to have some syntactic sugar above parallel that would let us emulate the matrix axes of the Matrix Project type - a step that takes a map of variable/axis names with values as a list of possible values for the given axis, and a block of script to execute, which then generates all the permutations of those axes and runs them in parallel. This wouldn't make any changes to test reporting, FlowNode data, etc - it'd just handle execution.
- depends on
-
JENKINS-37011 Provide a way to write full-fledged Steps in CPS-transformed Groovy
-
- Resolved
-
- is related to
-
JENKINS-27395 distinguish test reports filed from different parts of workflow
-
- Resolved
-
[JENKINS-36932] Add a "matrix" step to workflow-basic-steps
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Won't Do [ 10001 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 173687 ] | New: JNJira + In-Review [ 199481 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |
Resolution | Original: Won't Do [ 10001 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Use Groovy libraries instead.