-
Bug
-
Resolution: Fixed
-
Major
-
-
Parameterized Scheduler 1.0
Hi, when i try to build the job two different parameterized builds at the same time, it always executes only first one. Example:
0 */3 * * * % BLOCKITEM=customer
0 */3 * * * % BLOCKITEM=document
It will always run only build with parameter value customer. it works if I set schedule with 'H' instead of exact minutes number. But I need to run both build at the exact time.
[JENKINS-47855] Multiple parameterized builds at the same time
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Labels | Original: parameterized parameterized-trigger | New: ScheduleBuild parameterized parameterized-trigger schedule |
Description |
Original:
Hi, when i try to build the job two different parameterized builds at the same time, it always executes only first one. Example: 0 */3 * * * % BLOCKITEM=customer 0 */3 * * * % BLOCKITEM=document It will always run only build with parameter value customer. |
New:
Hi, when i try to build the job two different parameterized builds at the same time, it always executes only first one. Example: 0 */3 * * * % BLOCKITEM=customer 0 */3 * * * % BLOCKITEM=document It will always run only build with parameter value customer. it works if I set schedule with 'H' instead of exact minutes number. But I need to run both build at the exact time. |
Released As | New: Parameterized Scheduler 1.0 | |
Assignee | Original: Baptiste Mathus [ batmat ] | New: Raihaan Shouhell [ raihaan ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |