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

Limit to number of steps shown per parallel section

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • blueocean-plugin
    • None
    • Jenkins ver. 2.89.4, BlueOcean 1.4.2

      I've a scripted pipeline structure that forks and builds multiple modules, depending on how it is started. The main build is via cmake, but there are often several steps first - e.g. fixing git repos, pulling down binary dependencies etc. We've noticed that the cmake steps often now don't appear in the blue ocean view - although it you look at the overall log for the parallel step itself then it will be working, just not showing in the step view. 

      I recently changed the scripts so that there are more binaries that are pulled down and unpacked before the build proper. Seems that was the trigger for the cmake stuff not showing - the number depends on the module being built. Took a while to realise this.

      IT seems there is a maximum number of steps shown per parallel step and it is in the range 100-120 - I've not counted too closely. I am assuming this is a literal Could this be raised?

            Unassigned Unassigned
            john_fo John Forrest
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: