Yes, it is not for parallel execution. If the execution is parallel, the building of configurations is started at the same time(there is no need to define order). If some configuration in parallel execution is not building in the same time as others, it is due to waiting for appropriate node (no appropriate node is available) not due to its order.
Can you explain me why you need some order for parallel execution? I have no idea what is good for - if you need some order for example configuration a must be executed after the execution of configuration b is finished, it is nonsense to do it in parallel execution.

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