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

Add an label to Junit test report in Pipeline

XMLWordPrintable

      Currently in our pipeline we are running different set of tests, each of them will produce a few thousands of Junit XML test reports.
      If we are using junit "*/TEST-.xml" to archive those test reports, all of the test results will be aggregated into one test report (Under 'All Tests')

      It would be more user-friendly if we can add an label when we are archiving junit test reports.
      Possible syntax: see attachment
      and it will produce two junit test report in the "Test Result" tab, one for server tests, and one for ui tests (see attachment 2)

        1. screenshot-1.png
          157 kB
          shawn sun
        2. screenshot-2.png
          90 kB
          shawn sun

            Unassigned Unassigned
            shawnzhesun shawn sun
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: