Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: naginator
Created: 16/Apr/13 8:11 AM
Description:

Create a parameterized job, append naginator plugin, set fix retry time to e.g. 2 minutes and retry count to 3. Then and add a short action which can fail the build depending on the parametervalue.

1) Launch the job with a parametervalue which causes the job to fail.
2) Wait until naginator has started the job again (1. retry)
3) Wait until naginator has started the job again (2. retry)
4) during the waiting time for the third retry, start the job with parametervalue for a successful build.
5) Wait until naginator has started the first (failing) job again (3. retry)

Expected:
The first job which fails all the time will not be started again after the third retry.

Actually:
Seems the successful build in (4) was resetting the count of (3) because the failed job is rebuild two times again.

Environment: jenkins 1.510, naginator plugin v 1.8
Project: Jenkins
Priority: Minor Minor
Reporter: Sven Appenrodt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to