Infosys / openIDP

An open source platform to accelerate and scale DevOps adoption across the enterprise. Contact IDP_OSS@infosys.com for any queries or for latest updates.

Home Page:https://www.infosys.com/services/agile-devops/offerings/infosys-devops-platform.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins slave is offline

arjunsreepad opened this issue · comments

@arjunsreepad you need to run slave on machine where you want your specific stage to be executed.
To run the slave you can go to jenkins at http://yourhostname:8085/jenkins and click on your slave name and see commands to run.

Else you can see jenkins token for your user (say idpadmin) and use swarm client to start a slave with password as token.