Hi Victor, Thanks for quick comment. I had already looked at the below repo of "job-restriction plugin" - https://github.com/jenkinsci/job-restrictions-plugin/tree/master/src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions
However i am unable to figure how do i change the slave node >> configure >> Node Properties >> Restrict jobs execution at node via a groovy script ? Any pointers on how can i bring out the above change might be helpful. Thanks and regards, Amit On Tuesday, 4 October 2016 22:24:47 UTC+5:30, Victor Martinez wrote: > > You might need to look at the job resctriciton plugin to find its jobs > properties and create that property: > > > https://github.com/jenkinsci/job-restrictions-plugin/blob/master/src/main/java/com/synopsys/arc/jenkinsci/plugins/jobrestrictions/nodes/JobRestrictionProperty.java > > The above url might help you to understand what that plugin does > > Cheers > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3d03feac-510c-4ba2-987c-76e50b7a1f38%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
