• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • multijob-plugin
    • None

      Multi-job plugin executes jobs within a phase in a different order than that defined by the phase when the execution type is set to "Running Phase Jobs Sequentially".
      For example a phase 2 will contain jobs A, B, C.
      Defined in the phase as
      A
      B
      C

      But sometimes B or C will be executed before A when the phase begins.

          [JENKINS-37351] running jobs sequentially - ordering

          Chris Martin created issue -

          Jorge Lon added a comment -

          same here. the behaviour is not predictable
          122 version with jenkins 2.7.4

          Jorge Lon added a comment - same here. the behaviour is not predictable 122 version with jenkins 2.7.4
          Hanuman Prasad Sanampudi made changes -
          Attachment New: screenshot-1.png [ 35055 ]

          Hanuman Prasad Sanampudi added a comment - - edited

          I do have same issue in version 2.19.4
          Not only this, even it fails to display help text for "Job execution type"

          Hanuman Prasad Sanampudi added a comment - - edited I do have same issue in version 2.19.4 Not only this, even it fails to display help text for "Job execution type"
          Hanuman Prasad Sanampudi made changes -
          Attachment Original: screenshot-1.png [ 35055 ]
          Hanuman Prasad Sanampudi made changes -

          Hanuman Prasad Sanampudi added a comment - - edited

          Sorry, I have just notice in Git source code, the help topic related issue is fixed six months back.

          help-executionType.html
          <div>
              Define how to run jobs in a phase: sequentially or parallel. Possibility to run jobs in parallel depends on the available executors and Jenkins workers numbers.
          </div>
          

          Hanuman Prasad Sanampudi added a comment - - edited Sorry, I have just notice in Git source code, the help topic related issue is fixed six months back. help-executionType.html <div> Define how to run jobs in a phase: sequentially or parallel. Possibility to run jobs in parallel depends on the available executors and Jenkins workers numbers. </div>

          Monkey Little added a comment -

          I'm having the same problem - current multi job plugin version is 1.23. So basically "Job execution type" parameter is not working at all.

          This needs to be fixed immediately - a major bug.

          Monkey Little added a comment - I'm having the same problem - current multi job plugin version is 1.23. So basically "Job execution type" parameter is not working at all. This needs to be fixed immediately - a major bug.

          Roman Holler added a comment -

          This error still exists. The "Job execution type" parameter is completely useless. The feature is a very important and nice one, though.

          I agree, this is a very major bug.

          Roman Holler added a comment - This error still exists. The "Job execution type" parameter is completely useless. The feature is a very important and nice one, though. I agree, this is a very major bug.

          Hello.

          I prepared a pull request https://github.com/jenkinsci/tikal-multijob-plugin/pull/107 

          with  fix of this bug

          Please check it.

           

          Andrew Kostrov added a comment - Hello. I prepared a pull request https://github.com/jenkinsci/tikal-multijob-plugin/pull/107   with  fix of this bug Please check it.  

            andykaban Andrew Kostrov
            chrisdmartinuk Chris Martin
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: