kutzi commented on Bug JENKINS-21233

By 'they don't keep the order' you mean that Jenkins executes them in another order?

a) the order in which downstream jobs are scheduled, is not guaranteed by the plugin
b) even if it would be, it still wouldn't mean that Jenkins is running them in this order

If you need to have a order in (downstream) jobs, you should enforce it among these jobs themselves - e.g. by defining an up/downstream dependency between these jobs and specify 'block while upstream job is running'

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