-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: parameterized-scheduler-plugin
-
None
-
Environment:Jenkins 2.288
Parameterized Scheduler 0.9.2
-
Parameterized Scheduler 1.0
Hello
The plugin schedules only first task from all with similar cron configuration:Â
* * * * * %CLUSTER=x1 * * * * * %CLUSTER=x2 * * * * * %CLUSTER=x3
Â
Please fix this bug
Thank you.