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

Parallel sequential stages not rendering correctly

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • blueocean-plugin
    • None

      After updating to BlueOcean 1.8 my Jenkinsfile is rendered completly buggy (before 1.8 it didn't show all steps, but atleast wasn't buggy). The graph does look like this:

      The layout of the steps is like this:

      Continuous (children are parallel) ->
        Windows (children are sequential) ->
          Build
          Test
        Linux (children are sequential) ->
          Build
          Test
          Coverage
        MemCheck (children are sequential) ->
          Build
          Memcheck 
        Android (children are sequential) ->
          Build
        iOS (children are sequential) ->
          Build
      

      The entire Jenkinsfile can be viewed here

          [JENKINS-53048] Parallel sequential stages not rendering correctly

          Stephan Vedder created issue -
          Stephan Vedder made changes -
          Link New: This issue is related to JENKINS-49050 [ JENKINS-49050 ]
          Stephan Vedder made changes -
          Issue Type Original: Improvement [ 4 ] New: Bug [ 1 ]
          Vivek Pandey made changes -
          Assignee New: Nicolae Pascu [ nicu ]

          Jenn Briden added a comment -

          nicu is looking into this issue. Thank you.

          Jenn Briden added a comment - nicu is looking into this issue. Thank you.
          Olivier Lamy made changes -
          Assignee Original: Nicolae Pascu [ nicu ] New: Olivier Lamy [ olamy ]

          Olivier Lamy added a comment -

          backend do not return proper pipeline graph model. So I'm looking at it.

          Olivier Lamy added a comment - backend do not return proper pipeline graph model. So I'm looking at it.

          Olivier Lamy added a comment -

          feliwir well the when block of your original introduce even more issues

          Olivier Lamy added a comment - feliwir well the when block of your original introduce even more issues

          Olivier Lamy added a comment -

          feliwir ok forget the when block it generate issue until I approve the script.

          Olivier Lamy added a comment - feliwir ok forget the when block it generate issue until I approve the script.
          Olivier Lamy made changes -
          Assignee Original: Olivier Lamy [ olamy ] New: Nicolae Pascu [ nicu ]

            nicu Nicolae Pascu
            feliwir Stephan Vedder
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: