RE: ignore triggers and do not insert job into build queue if the same job is running

2012-09-10 Thread William Soula
ggers and do not insert job into build queue if the same job is running Hello, exist a way to not add a job into build queue if the same job is currently running? Config is simplified and is running once per day: A->B->C where C is triggered by upper job B or by time trigger, B is t

ignore triggers and do not insert job into build queue if the same job is running

2012-09-10 Thread Gabor Lukacs
Hello, exist a way to not add a job into build queue if the same job is currently running? Config is simplified and is running once per day: A->B->C where C is triggered by upper job B or by time trigger, B is triggered by upper job A and A is triggered by SCM poll. If no change in SCM then A a