Hi All,

I have three jobs  (Build, deploy and test ) .Builds job will trigger for 
every one hr and generate the war . then it deploy job will trigger and 
deploy on test env and at last test job will trigger .
Build-->Deploy-->Test

But i want to trigger the Builds job based on success of Test job . If Test 
job is failure or unstable , my Build should not trigger . Only if Test job 
is success then the Build job has to triggger .

My Build has scheduled for every hr .

Please suggest me .


Thanks in advance.
pradeep 

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/93b392c3-3166-4fe2-867d-7a6457d47184%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to