Quantcast

matrix (multi-cfg) job not calling downstream job

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

matrix (multi-cfg) job not calling downstream job

Lars Nordin

I have a matrix job configured to run a downstream job even if the matrix job is unstable but if the job fails the downstream job is not called.

Is there are work around for this?

 

Running Jenkins ver. 1.406

 

My matrix job is running robot framework tests and I want the downstream job to aggregate all the RF test results into a single report.

 

I’ve tried using the join plug-in to perform the same task but it doesn’t seem very reliable in triggering the downstream reporting task.

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

Re: matrix (multi-cfg) job not calling downstream job

Sami Tikka
I think the Parameterized trigger plugin can do that. 

-- Sami

Lars Nordin <[hidden email]> kirjoitti 4.11.2011 kello 16.38:

I have a matrix job configured to run a downstream job even if the matrix job is unstable but if the job fails the downstream job is not called.

Is there are work around for this?

 

Running Jenkins ver. 1.406

 

My matrix job is running robot framework tests and I want the downstream job to aggregate all the RF test results into a single report.

 

I’ve tried using the join plug-in to perform the same task but it doesn’t seem very reliable in triggering the downstream reporting task.

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

RE: matrix (multi-cfg) job not calling downstream job

Lars Nordin

Yes! That worked – many thanks.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Sami Tikka
Sent: Saturday, November 05, 2011 3:14 PM
To: [hidden email]
Subject: Re: matrix (multi-cfg) job not calling downstream job

 

I think the Parameterized trigger plugin can do that. 

-- Sami


Lars Nordin <[hidden email]> kirjoitti 4.11.2011 kello 16.38:

I have a matrix job configured to run a downstream job even if the matrix job is unstable but if the job fails the downstream job is not called.

Is there are work around for this?

 

Running Jenkins ver. 1.406

 

My matrix job is running robot framework tests and I want the downstream job to aggregate all the RF test results into a single report.

 

I’ve tried using the join plug-in to perform the same task but it doesn’t seem very reliable in triggering the downstream reporting task.

Loading...