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

Blue Ocean does not show information about locks and nodes

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Duplicate
    • Icon: Minor Minor
    • blueocean-plugin
    • None

      As a user, I would like all the information which is available in the build log of the Classic Jenkins UI to be available in the Blue Ocean UI.

      Currently the information about acquiring and waiting for locks and nodes is not available in Blue Ocean. I would like to see:

      • That the pipeline is waiting for a node executor or lock.
      • Which node executor or lock the pipeline is waiting for.
      • Which node executor or lock the pipeline successfully acquired.

      The tricky part is to decide how to add this to the Blue Ocean UI.

      Semantically speaking one or more steps / stages are executed in the context of a node and/or lock. Because of that it would make sense to visualize this relation in the UI.

      A possible solution could be to visualize the nodes and lock above or below the pipeline, and have (dotted) lines indicating in which part of the pipeline they are used.

       

       

       

            Unassigned Unassigned
            markl_lagendijk Mark Lagendijk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: