No, this is not what a multi-configuration job is for. Its purpose is to build the *same* content, but in multiple configurations.
If you have three jobs that the multi-config job is dependent on, you should make those separate jobs and set them as upstream/downstream of each other so that Jenkins will understand what needs to be built and in which order. ----- Original Message ----- From: jenkinsci-users@googlegroups.com To: jenkinsci-users@googlegroups.com At: Feb 25 2013 08:13:28 Hi, Using multi-configuration job, I am trying to have - on the first axis my deps (deps0, deps1, deps2 and need to keep them done in this order). - on the second axis one my targets (t0, t1) order can be random here. When I run my job, order seems to be random even with the option "Run each configuration sequentially" Is there a way to specify the order of each work? And concurrency for each axis? Regards trax -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.