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

Parallel sequential stages should display stage label

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • blueocean-plugin
    • None

      The new visualization of parallel sequential stages is pretty awesome!

       

      It'd be perfect if it'd also display the parallel stages' names:

      Thank you!

          [JENKINS-53127] Parallel sequential stages should display stage label

          nicu could you have a look at this and assign to the right person? Thank you.

          Mathias Hasselmann added a comment - nicu could you have a look at this and assign to the right person? Thank you.

          Hokwang Lee added a comment -

          Oh, this is really really needed !!!!!!!

          Actually "Building and testing and supp... " is meaningless.

          stage name, in this case, Linux, Windows, iOS, is more important.

          Hokwang Lee added a comment - Oh, this is really really needed !!!!!!! Actually "Building and testing and supp... " is meaningless. stage name, in this case, Linux, Windows, iOS, is more important.

          Mathias Hasselmann added a comment - - edited

          I don't mind too much about "Building and testing and supp...". The stage must be named, like any stage and Jenkins shows the name in case it's meaningful to the user. Changed it to project's name in the meantime, which actually is somewhat helpful. Maybe also works for you.

          Mathias Hasselmann added a comment - - edited I don't mind too much about "Building and testing and supp...". The stage must be named, like any stage and Jenkins shows the name in case it's meaningful to the user. Changed it to project's name in the meantime, which actually is somewhat helpful. Maybe also works for you.

          Hokwang Lee added a comment - - edited

          The reason why I mentioned "Building and ..." , stages name, is they choose stages name for showing rather than stage name. I think they consider and should have to make a decision for showing which one at implementing this feature step (JENKINS-49050). And I think they made big mistake.

          Hokwang Lee added a comment - - edited The reason why I mentioned "Building and ..." , stages name, is they choose stages name for showing rather than stage name. I think they consider and should have to make a decision for showing which one at implementing this feature step ( JENKINS-49050 ). And I think they made big mistake.

          Hokwang Lee added a comment -

          By the way, did you try
          failFast true
          option? there is bug also. If one stage failed, all other stage running same time shows fail mark. So I can not find easily which one is really failed.

          Hokwang Lee added a comment - By the way, did you try failFast true option? there is bug also. If one stage failed, all other stage running same time shows fail mark. So I can not find easily which one is really failed.

          Hokwang Lee added a comment -

          nicu

          Please think this issue carefully.

          Hokwang Lee added a comment - nicu Please think this issue carefully.

          Hokwang Lee added a comment - - edited

          I attached my pipeline.

           

           

          In my pipeline code,

          stage('Parallel') : it really does not have meaning.

          stage('Feature A') and stage('Feature B') and stage('Feature C') : now there's no way to see, (it means sequential actions group(type) name)

          but this is more important and user should be aware of it.

           

          Hokwang Lee added a comment - - edited I attached my pipeline.     In my pipeline code, stage('Parallel') : it really does not have meaning. stage('Feature A') and stage('Feature B') and stage('Feature C') : now there's no way to see, (it means sequential actions group(type) name) but this is more important and user should be aware of it.  

          Hokwang Lee added a comment -

          No responses...

          For now, I use pipeline after creating stages for marking name.

          Hokwang Lee added a comment - No responses... For now, I use pipeline after creating stages for marking name.

          Hokwang Lee added a comment -

          Thank you for your dedication.

          nicu

           

          By the way, when will this fix release?

          Hokwang Lee added a comment - Thank you for your dedication. nicu   By the way, when will this fix release?

            nicu Nicolae Pascu
            hasselmm Mathias Hasselmann
            Votes:
            8 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: