On Wednesday, February 26, 2014 10:28:49 AM UTC-5, Gyanendra Mishra wrote:
>
> Hi There
> i am stuck at a point and need help 
> i am executing webdriver scripts using jenkins
> if any test fails, build is failed
> and then i am using post build action to rerun the failed scripts
> my problem is that if post build task is successful but i see the overall 
> job status as failed
> is there any way to mark job as success if post build task is successful
> i tried to add other post build task and text-finder plugin but no luck
> using ant target in batch script
>
>
It might be easier to simply re-run the job on failure rather than trying 
to do something post-build. I accomplish this automatically with Naginator:

<URL:https://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin> 

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to