Issue Type: Bug Bug
Assignee: Piotr Dytkowski
Components: build-pipeline-plugin
Created: 26/Jan/15 10:31 AM
Description:

Let's say you have a pipeline:
A -> B -> C

1) And B fails for whatever reason.
Then B is manually restarted with the "rebuild" button and the build passes, the pipeline should reflect this.

2) And B passes.
Then B is manually run with the "rerun" button and the build passes, the pipeline should show the latest build that succeeded

Currently when B fails and then succeeds after the rerun, C can't be invoked anyway.

(There was a similar bug in the Delivery Pipeline Plugin, where the description was partially copied from : https://issues.jenkins-ci.org/browse/JENKINS-22210).

Environment: Build Pipeline Plugin Version: 1.4.5
Mr Jenkins Version: 1.554.2
Project: Jenkins
Priority: Major Major
Reporter: Piotr Dytkowski
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to