is there a way how to finish in-progress slave builds if Jenkins master goes offline

0 votes
i have noticed the builds which are running on Jenkins nodes gets aborted if master Jenkins offline , as understood that is how Jenkins work.

But , is there any possible way I can have builds completed on slaves independent of the master status
Jun 30, 2020 in Jenkins by Webinar
• 120 points
3,162 views

1 answer to this question.

0 votes

Hi@,

You can assign your Jenkins Job to a slave with the help of Level. Now you are trying to use a Master-Slave architecture. I think if the master node goes down, It is not possible to work with the Slave node. Because of the information or metadata of the slave node present in the Master node.

answered Jun 30, 2020 by MD
• 95,440 points

Related Questions In Jenkins

0 votes
1 answer
+1 vote
4 answers

Is there a way to change the Jenkins build number while building a job?

If you have access to the script ...READ MORE

answered May 7, 2019 in Jenkins by Atul
28,265 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
+5 votes
3 answers

How to trigger a Jenkins pipeline A in another Jenkins pipeline B?

You can run the following code, its ...READ MORE

answered Jul 5, 2018 in Jenkins by Sophie may
• 10,610 points
116,925 views
+1 vote
3 answers

How to auto build a job in jenkins if there is any change in code on Github repository?

To automatically run build on code commit, follow ...READ MORE

answered Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
75,537 views
+3 votes
2 answers

Is there a way to restrict permissions to a user per individual job in jenkins?

Yes, you can configure user permissions per ...READ MORE

answered May 28, 2019 in Jenkins by Sirajul
• 59,230 points

edited May 28, 2019 by Sirajul 109,220 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP