Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75331

Parameterized Scheduler does not trigger schedules different than the first

      The following cron expression for a job, using the parameterized scheduler, does not trigger on specific days (the second entry for day 3 and day 6):

      H(50-57) 23 * * 1 %Project=regular
      H(50-57) 23 * * 2 %Project=regular
      H(40-49) 23 * * 3 %Project=regular
      H(50-57) 23 * * 3 %Project=regularebr
      H(50-57) 23 * * 4 %Project=regular
      H(50-57) 23 * * 5 %Project=regular
      H(50-57) 10 * * 6 %Project=nightly
      H(50-57) 5  * * 7 %Project=regular

      So in essence, the following two entries do not trigger at all:

      H(50-57) 23 * * 3 %Project=regularebr

      H(50-57) 10 * * 6 %Project=nightly

      There are other parameters for the build, but they are the same, I can disclose them if necessary.

       

      Jenkins version is: 2.492.1

      Parameterized Scheduler version is: 285.ve611986d4c48

          [JENKINS-75331] Parameterized Scheduler does not trigger schedules different than the first

          There are no comments yet on this issue.

            batmat Baptiste Mathus
            g00dy Svet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: