Prepend thread name to output

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When using parallel you might expect that the consolidated run output mentions the branch that each message comes from. This would require ParallelLabelAction to implement an API defining getBranchName so that copyLogs could prefix it, probably to each line:

      [sometests] Running shell script
      [othertests] Running shell script
      [sometests] + mvn test
      [othertests] + mvn test
      ...
      

            Assignee:
            Tom FENNELLY
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: