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

Parallel sequential stages not rendering correctly

XMLWordPrintable

    • 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

        1. proof.png
          39 kB
          Stephan Vedder
        2. screenshot-1.png
          52 kB
          Stephan Vedder

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

              Created:
              Updated:
              Resolved: