there is a "Execute concurrent builds if necessary" check box in freestyle builds that will enable this
On Fri, Mar 10, 2017 at 9:55 AM, JJ <[email protected]> wrote: > Does anyone know how to do this: > > *Use Case* > > Job Name: ABC-JOB > > ABC-JOB can be used by dozens of teams, at any time. If submissions of > ABC-JOB are made while one is running, they will queue up until the one > executing finishes because multiple jobs with the same name cannot run > simultaneously. > > I want to create a job that calls ABC-JOB but dynamically changes the name > of the job so they don't queue up. For example, three people submit the job > that triggers ABC_JOB. Instead of 3 instances of ABC_JOB submitting, with > two of them in a queue status, the trigger job would name them: > ABC_JOB_appl1, ABC_JOB_appl2, and ABC_JOB_appl3 so they can run > concurrently. > > Thanks in advance for your help. > > -- > 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]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/4f135c9d-252e-4e3e-95c1-2c63ec62ad73%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/4f135c9d-252e-4e3e-95c1-2c63ec62ad73%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Dick Ginga Build Engineer [email protected] -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAL3PpaVoW%3DGHE2H3-XmqyLR49O2XsQd6RCYG54LJ%3DYbmJFGhfQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
