You cannot control the order in which matrix job builds its configurations.
You need to remove the configuration you want to run last and make a new non-matrix job. Then make the matrix job trigger a build of the non-matrix job. If this is not good for you, please explain what you are trying to do and maybe we can suggest a better way to do it. -- Sami Adam Daughterson <[email protected]> kirjoitti 3.4.2013 kello 17.22: > I have a matrix build with touchstone builds, multiple configurations, etc. > I have a step which should be the last step in the matrix (not a triggered > parameterized build, etc) and can't find a way to force the job to run that > last step last. > I've tried using the "Run each configuration sequentially" option, but it > appears to only force the jobs to run serially. > > Anyone have any suggestions on what I can do to get this desired > functionality? > > Thanks in advance, > > Adam > > -- > 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 [email protected]. > 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
