I had installed my jenkins master in the linux. slave in the windows environment. I am trying to call the batch script presented in the slave(windows) machine. But I am not able to do this. If any one this please let me know.
Asked
Active
Viewed 65 times
1 Answers
0
On the master job configuration, have you checked the Restrict where this project can be run checkbox and entered the slave name in the Label Expression?
To enter a Label expression, you first need to add the slave as a node on the master: Manage Jenkins -> Manage Nodes -> New Node
Some further info on configuring slaves can be found here

ptha
- 836
- 1
- 8
- 22