-
Type:
Task
-
Resolution: Postponed
-
Priority:
Major
-
Component/s: dynamic-axis-plugin, multijob-plugin
-
Environment:Jenkins - 2.46.2
Dynamic Axis - 1.0.3
Multijob plugin - 1.24
Hi,
I've created multi-job project. My main goal is to schedule a job that will run over various slaves/servers and assign different parameters for each one of the slaves. Finally, all will be written into a file
I've configuredĀ the matrix's label & node and the relevantĀ parameters.
I'm trying to assign a different value to the parameter by creating dynamic axis & using the 'filter' rubric inside the matrix, but without success.
E,g.,Ā
I have string parameter with default value 'x'. I create dynamic axis for this parameter & in the filter input, I assign it with value 'y'. When the build runs, it won't trigger the slave. If I won't assign this parameter or assign it with 'x' value in the filter, the build will trigger the slaveĀ
Any idea?
10x in advanceĀ
Ā
Ā