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

Parallel sequential stages should display stage label

    XMLWordPrintable

Details

    Description

      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!

      Attachments

        Issue Links

          Activity

            horangs 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.

            horangs 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.
            horangs Hokwang Lee added a comment -

            nicu

            Please think this issue carefully.

            horangs Hokwang Lee added a comment - nicu Please think this issue carefully.
            horangs 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.

             

            horangs 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.  
            horangs Hokwang Lee added a comment -

            No responses...

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

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

            Thank you for your dedication.

            nicu

             

            By the way, when will this fix release?

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

            People

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

              Dates

                Created:
                Updated:
                Resolved: