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

Parallel stages are not displayed correctly while building

XMLWordPrintable

      ++Expected behaviour:
      If multiple steps are executed the ui behaves analogue to the current execution.

      • Old builds should be displayed as well while building (see 2)
      • All parallel stages should be displayed  (see 2)
      • description of the parallel stage shows not the process (see 4)

      Current behaviour:

      1. Before the the job is executed we can see the build ususally contains 6 stages
      2. The first 2 stages a sequential and are executed in a normal way. Stage "static analysis" & "the last 3" are executed in parallel. From the view point the "deploy to test" is shown. "static anaylsis" is disappered.
      3. While the static analysis is running the rest of the other 3 steps are executed
      4. The moment the stageview shows the "static analysis" the previous jobs are displayed as well. The detailed information seems wrong unfortunately.
      5. At the end everything is back to normal

       

        1. after.PNG
          71 kB
          Boris Dipp
        2. before.PNG
          53 kB
          Boris Dipp
        3. while1.PNG
          24 kB
          Boris Dipp
        4. while2.PNG
          34 kB
          Boris Dipp
        5. while3.PNG
          49 kB
          Boris Dipp

            svanoort Sam Van Oort
            borisdipp Boris Dipp
            Votes:
            7 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: