简体   繁体   中英

Jenkins - How to build a master job in slave machine?

Initially, I configured the master and slave connection setup in windows machine by launching Java web start method. And then Created a Job in Master machine. Now my question is how to assign a master job to slave machine to build the job. Please provide me the steps to follows. Thanks you.

And please let me know is slave machine requires master machine URL for Connecting Master Slave Connection setup?

You can tie your job on whichever slave you want. There is option of "Restrict where this project can be run", You can provide jenkins slave name on which this job should always run.

Answer to your last doubt. There is standard methods to connect slave to master, it depends how are you connecting the slave to master.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM