Quiet period index is calculated incorrectly

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: multijob-plugin
    • None

      In the job configuration interface "Quiet period calculator" shows the index starting from 0.

      And in the first block there should be 5 parallel builds, after that 1 should be launched (there are only 6 parallel tasks in the job).

       

      however, in the console output, we can see that the numbering starts from 1.

      Therefore, at first, only 4 parallel builds were launched, then 2 more.

       

       

      I think it is more correct to actually start the index at 0, as shown in the interface.

        1. console_output.log
          3 kB
          Yuriy Inetov
        2. image-2020-09-16-15-20-31-804.png
          61 kB
          Yuriy Inetov
        3. image-2020-09-16-15-22-33-808.png
          85 kB
          Yuriy Inetov

            Assignee:
            Unassigned
            Reporter:
            Yuriy Inetov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: