Hi, a bit more details would have been fine. I guess you are using a multi-configuration job. Probably take a look at https://wiki.jenkins-ci.org/display/JENKINS/NodeLabel+Parameter+Plugin
Alternativly, add a parameter with allowed label (possibly using one of the advance Param plugins likehttps://wiki.jenkins-ci.org/display/JENKINS/Extended+Choice+Parameter+plugin ) and use this value in the labels field. Björn On Tuesday, August 9, 2016 at 4:57:47 AM UTC+2, Kaushal Shriyan wrote: > > Hi, > > Is there a way to remove node config for a particular job? for example i > have the job by the name smstask and there are 4 tomcat servers tomcat1,2,3 > and 4 > and is there a way to uncheck tomcat 3 and 4 when i execute the job > smstask. In short smstask job will deploy only on tomcat1 and 2 and *not > on tomcat 3 and 4* > > Any help will be highly appreciable. > > Regards, > > Kaushal > -- 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/932e7717-f558-4f80-a82d-ef2822dfc65b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
