Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Attachments: parallelBuildFlow.txt
Components: build-flow
Created: 26/Nov/12 1:47 PM
Description:

Jobs in parallel blocks are executed, although a previous job in the pipeline failed. Following sequential executed jobs are skipped as expected.

See the attached definition. build("flow.fail") fails -> builds of flow.ok1-3 are executed -> flow.ok4 is skipped as expected.

Im expecting the parallel block either to be skipped.

Environment: buildflow 0.6
jenkins 1.491
Project: Jenkins
Priority: Major Major
Reporter: Ulf Bamberg
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

Reply via email to