Quantcast

Project tied to slave showing none

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Project tied to slave showing none

varghese

Hi,
  I have one Linux master and windows slave. I configure one job to run on window slave using Restrict when this project can be run as windows(label). Build has successfully run on slave machine.
what my question is when i click on particular node and under Project tied to the node, it is showing none. How can give my jobs name under this slave which  i am using for building purpose?


Thanks in Advance
varghese

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Project tied to slave showing none

Matthew.Webber

Are you using the “Promoted Builds” plugin. There is a bug in version 2.6 which causes this – see https://issues.jenkins-ci.org/browse/JENKINS-14197

Fixed (I am told) in plugin version 2.6.1

Matthew

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Varghese Renny
Sent: 03 July 2012 10:29
To: [hidden email]
Subject: Project tied to slave showing none

 


Hi,
  I have one Linux master and windows slave. I configure one job to run on window slave using Restrict when this project can be run as windows(label). Build has successfully run on slave machine.
what my question is when i click on particular node and under Project tied to the node, it is showing none. How can give my jobs name under this slave which  i am using for building purpose?


Thanks in Advance
varghese

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Project tied to slave showing none

varghese
 Hi,
   Actually i am not using promotion build plugin ..my build is working successfully on slave system..but it's not showing projects tied to node..i have created freestyle job..is that the problem?




Thanks in Advance
varghese
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Project tied to slave showing none

Sami Tikka
In reply to this post by varghese
If you choose one node, Jenkins is showing you which projects have been tied to that node.

If your project has been tied to a label, then those projects are not shown when you choose a node.

If you click on the label (I guess "windows" in your case), Jenkins will show the projects tied to label "windows".

-- Sami

Varghese Renny kirjoitti 3.7.2012 kello 12.28:

>
> Hi,
>   I have one Linux master and windows slave. I configure one job to run on window slave using Restrict when this project can be run as windows(label). Build has successfully run on slave machine.
> what my question is when i click on particular node and under Project tied to the node, it is showing none. How can give my jobs name under this slave which  i am using for building purpose?
>
>
> Thanks in Advance
> varghese
>

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Project tied to slave showing none

varghese


Yeah, what you have said is right. But i click on label window it is showing projects. and project tied to node as none.

how can i show like
 labels: window
Project tied to node
job1
job2


Thanks..
Loading...