Parallel sequential stages not rendering correctly

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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

            Assignee:
            Nicolae Pascu
            Reporter:
            Stephan Vedder
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: