Re: Choosing the slave to run the project

2013-09-06 Thread Eric Pyle
I think the NodeLabel Parameter Plugin 
<https://wiki.jenkins-ci.org/display/JENKINS/NodeLabel+Parameter+Plugin> 
would do this.


Eric

On 9/6/2013 5:49 AM, Mateusz Polan'ski wrote:

I want to have an upstream build, in which you choose other builds that have
to be run, and the slaves on which they need to be performed.



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Choosing-the-slave-to-run-the-project-tp4677458p4677463.html
Sent from the Jenkins users mailing list archive at Nabble.com.



--
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


RE: Choosing the slave to run the project

2013-09-06 Thread Mateusz Polański
I want to have an upstream build, in which you choose other builds that have
to be run, and the slaves on which they need to be performed.



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Choosing-the-slave-to-run-the-project-tp4677458p4677463.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Choosing the slave to run the project

2013-09-06 Thread Tan Yeong Sheng
Use the label to push builds onto a certain group labelled set of slaves
On 6 Sep 2013 16:52, "Mateusz Polański" 
wrote:

> Is there a possibility to choose the slave on which a build can be run
> using
> an environmental variable?
>
>
>
> --
> View this message in context:
> http://jenkins-ci.361315.n4.nabble.com/Choosing-the-slave-to-run-the-project-tp4677458.html
> Sent from the Jenkins users mailing list archive at Nabble.com.
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


RE: Choosing the slave to run the project

2013-09-06 Thread Matthew.Webber
I don't think an environment variable can be used, but in the job configuration 
you can specify "Restrict where this project can be run". Do you want to change 
the slave from run to run? If you tell the group what you are trying to 
achieve, you are more likely to get a useful suggestion.

> -Original Message-
> From: jenkinsci-users@googlegroups.com 
> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mateusz
> Polanski
> Sent: 06 September 2013 09:51
> To: jenkinsci-users@googlegroups.com
> Subject: Choosing the slave to run the project
> 
> Is there a possibility to choose the slave on which a build can be run using
> an environmental variable?

-- 
This e-mail and any attachments may contain confidential, copyright and or 
privileged material, and are for the use of the intended addressee only. If you 
are not the intended addressee or an authorised recipient of the addressee 
please notify us of receipt by returning the e-mail and do not use, copy, 
retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not 
necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments 
are free from viruses and we cannot accept liability for any damage which you 
may sustain as a result of software viruses which may be transmitted in or with 
the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and 
Wales with its registered office at Diamond House, Harwell Science and 
Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Choosing the slave to run the project

2013-09-06 Thread Vivekanand S V
When you use multi-configuration job you can select the slave by adding
"Slaves" under the "Configuration Matrix section". Once you do that, you
can select the slave(s) on which this job needs to be run.


On Fri, Sep 6, 2013 at 2:21 PM, Mateusz Polański <
mp.mateusz.polan...@gmail.com> wrote:

> Is there a possibility to choose the slave on which a build can be run
> using
> an environmental variable?
>
>
>
> --
> View this message in context:
> http://jenkins-ci.361315.n4.nabble.com/Choosing-the-slave-to-run-the-project-tp4677458.html
> Sent from the Jenkins users mailing list archive at Nabble.com.
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Choosing the slave to run the project

2013-09-06 Thread Mateusz Polański
Is there a possibility to choose the slave on which a build can be run using
an environmental variable?



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Choosing-the-slave-to-run-the-project-tp4677458.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.