Quantcast

Parameterized Trigger Plugin and Downstream Build View plugin

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

Parameterized Trigger Plugin and Downstream Build View plugin

William Soula

It looks like if you use the Parameterized Trigger Plugin’s ability to trigger builds on other projects and you “Block until the triggered projects finish their builds” then the triggered builds will not show up in the Downstream Build View plugin.

 

Steps to Reproduce:

Install the Downstream Build View plugin and the Parameterized Trigger plugin

Create a new job, jobA,  and under Build select Trigger/call builds on other projects

Under Projects to build enter jobB (I know it doesn’t exist yet but we are about to create it)

Create a new job, jobB, and don’t configure it further

Kick off a build of jobA and then click that build and click the Downstream build view link and notice jobB build number 1 is shown

Go back to jobA and click the checkbox under the Build section “Block until the triggered projects finish their builds”, then click save

Kick off a build of jobA and then click that build and click the Downstream build view link and notice jobB build number 2 is not shown and instead it says jobB is NOT_BUILT

 

Versions:

Jenkins – 1.470

Downstream build view – 1.7

Jenkins Parameterized Trigger plugin – 2.15

Plugins installed but Jenkins not restarted since apparently you can now install plugins without restarting

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

RE: Parameterized Trigger Plugin and Downstream Build View plugin

William Soula

Should I open a jira defect for this?  Which project?  I hope it isn’t the downstream build view plugin project, because that, based on the comments on the plugin page, is not actively maintained.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of William Soula
Sent: Tuesday, June 19, 2012 9:15 AM
To: [hidden email]
Subject: Parameterized Trigger Plugin and Downstream Build View plugin

 

It looks like if you use the Parameterized Trigger Plugin’s ability to trigger builds on other projects and you “Block until the triggered projects finish their builds” then the triggered builds will not show up in the Downstream Build View plugin.

 

Steps to Reproduce:

Install the Downstream Build View plugin and the Parameterized Trigger plugin

Create a new job, jobA,  and under Build select Trigger/call builds on other projects

Under Projects to build enter jobB (I know it doesn’t exist yet but we are about to create it)

Create a new job, jobB, and don’t configure it further

Kick off a build of jobA and then click that build and click the Downstream build view link and notice jobB build number 1 is shown

Go back to jobA and click the checkbox under the Build section “Block until the triggered projects finish their builds”, then click save

Kick off a build of jobA and then click that build and click the Downstream build view link and notice jobB build number 2 is not shown and instead it says jobB is NOT_BUILT

 

Versions:

Jenkins – 1.470

Downstream build view – 1.7

Jenkins Parameterized Trigger plugin – 2.15

Plugins installed but Jenkins not restarted since apparently you can now install plugins without restarting

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

RE: Parameterized Trigger Plugin and Downstream Build View plugin

William Soula

This also appears to be a known issue:

https://issues.jenkins-ci.org/browse/JENKINS-9263

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of William Soula
Sent: Wednesday, June 20, 2012 8:07 AM
To: [hidden email]
Subject: RE: Parameterized Trigger Plugin and Downstream Build View plugin

 

Should I open a jira defect for this?  Which project?  I hope it isn’t the downstream build view plugin project, because that, based on the comments on the plugin page, is not actively maintained.

 

From: [hidden email] [hidden email] On Behalf Of William Soula
Sent: Tuesday, June 19, 2012 9:15 AM
To: [hidden email]
Subject: Parameterized Trigger Plugin and Downstream Build View plugin

 

It looks like if you use the Parameterized Trigger Plugin’s ability to trigger builds on other projects and you “Block until the triggered projects finish their builds” then the triggered builds will not show up in the Downstream Build View plugin.

 

Steps to Reproduce:

Install the Downstream Build View plugin and the Parameterized Trigger plugin

Create a new job, jobA,  and under Build select Trigger/call builds on other projects

Under Projects to build enter jobB (I know it doesn’t exist yet but we are about to create it)

Create a new job, jobB, and don’t configure it further

Kick off a build of jobA and then click that build and click the Downstream build view link and notice jobB build number 1 is shown

Go back to jobA and click the checkbox under the Build section “Block until the triggered projects finish their builds”, then click save

Kick off a build of jobA and then click that build and click the Downstream build view link and notice jobB build number 2 is not shown and instead it says jobB is NOT_BUILT

 

Versions:

Jenkins – 1.470

Downstream build view – 1.7

Jenkins Parameterized Trigger plugin – 2.15

Plugins installed but Jenkins not restarted since apparently you can now install plugins without restarting

Loading...