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

Improve metadata logs for parallel step

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • workflow-job-plugin
    • None
    • Workflow 1.11

      The parallel step is registered in build logs as:

      [Workflow] [p1] parallel {: Parallel branch: p1
      ...
      [Workflow] } //parallel
      

      The first message is wrong and the second one is missing the branch identifier. It should be

      [Workflow] [p1] parallel {
      ...
      [Workflow] } //parallel [p1]
      

            Unassigned Unassigned
            amuniz Antonio Muñiz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: