I had a "Gearman plugin reload groovy script" scheduled everyday in Jenkins.
This reload disables and enables the plugin , hence the jobs which are running on that Jenkins server are once again triggered.
Say, if some 50 jobs are running , all those 50 jobs are re-triggered once again and the already building jobs are untouched.
This reload is done if Zuul is not able to contact the Jenkins masters. Need to know other way to refresh connection between Zuul and Jenkins.
I had a "Gearman plugin reload groovy script" scheduled everyday in Jenkins.
This reload disables and enables the plugin , hence the jobs which are running on that Jenkins server are once again triggered.
Say, if some 50 jobs are running , all those 50 jobs are re-triggered once again and the already building jobs are untouched.
This reload is done if Zuul is not able to contact the Jenkins masters. Need to know other way to refresh connection between Zuul and Jenkins.