Evans, Thanks for quick responce, But here I am not able to see any field like Labels, Is this Version specific future?
Thanks in advance, Regards, Panikera On Tue, May 13, 2014 at 11:15 PM, Scott Evans <[email protected]> wrote: > There shouldn't be any need for a plugin to use standard labels. On > your node configuration there should be a field for Labels. Put a label > there (say BuildLabel1 for example). Do the same for your master and add > the label there too. Then for your project, when you say "restrict where > it can run", put BuildLabel1 there, and then Jenkins will run the build on > whichever one is free. I'm sure there are plugins which can prioritize > which one it should be sent to, but we don't use plugins for that, so > you'll need to do your own research for that. By default Jenkins will pick > a random available machine which has the proper label on it and continue > trying to build subsequent builds on the same target as previous, if it's > free and available. > > Scott > > > > > On Tue, May 13, 2014 at 12:27 PM, Panikera Raj > <[email protected]>wrote: > >> I Evans, >> >> I have tried with Nodelabel parameter plugin but i am getting IO >> exception, unable to install this plugin >> Is this proper plugin which I installed? or any other plug in is there... >> Please can you provide sample tutorial where I can see the proper info. >> >> Thanks in advance Evans. >> >> Regards, >> Panikera >> >> >> >> On Tue, May 13, 2014 at 7:08 PM, Scott Evans <[email protected]> wrote: >> >>> Panikera, >>> >>> Look into how to use labels, as that's exactly their purpose. >>> >>> Scott >>> >>> >>> On Tue, May 13, 2014 at 8:19 AM, Panikera Raj < >>> [email protected]> wrote: >>> >>>> Hi All, >>>> >>>> I am using master and Slave machanism, Assume that Master in busy with >>>> build generation, now if I got new request comes I have to distribute the >>>> same in Specific Slave machine >>>> We have option like "*Restrict where this project can be run*" >>>> 1. If I gave as master then it's generating in always in master >>>> 2. If I gave as Slave name then it's invoking only on slave >>>> machine >>>> But my requirement is If master is in busy state I have to execute on >>>> specific Slave machine other wise I will continue with master machine >>>> >>>> how to overcome this issue. Is there any other way to mention to master >>>> and slave machine name to distribute the builds >>>> >>>> Pleas help me on this, Your help would be greatly appreciated >>>> >>>> >>>> Regards, >>>> Panikera >>>> >>>> -- >>>> 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]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> 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]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
