Run job if other job has succeeded within certain time frame

6 views
Skip to first unread message

Porter Bassett

unread,
Jul 31, 2015, 11:49:23 AM7/31/15
to Jenkins Users
I want jobB to run if and only there has been a succesful build of jobA within the last 6 hours.

I tried using the Build Result Trigger plugin, but when it does its polling, it appears to just look at the latest build.  

If jobA had a succesful build and then a failed build, I want jobB to run.  But the Build Result Trigger plugin just sees the most recent failed build and does not trigger jobB.

Is there a good way to get Jenkins what I described?

Reply all
Reply to author
Forward
0 new messages