DIR Return Create A Forum - Home
---------------------------------------------------------
DevOPs
HTML https://devops.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Jenkins
*****************************************************
#Post#: 3--------------------------------------------------
How to run a job on multiple nodes with parameters changed.?
DIR By: ur00361883
Date: November 24, 2017, 10:45 pm
---------------------------------------------------------
I have job which takes input parameters as (x64 or win32) and
(debug or release).
I am provided with 2 machines.I will add them as nodes.
1st machine --> run the job with x64 and release as inputs.
2nd machine --> run the job with win32 and release as inputs.
If I simply add them a label and restrict the job to run on
these labelled machines(shown in the attachment), It is picking
one of the machine randomly among them for 64 and the other for
32.
[attach=2]
In my case, I want to fix the machines for 32 and 64
respectively.
Is there any solution for this other than creating two separate
jobs?
*****************************************************
Page 1 of 1