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

environment variables as input in post build configuration of junit test result

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • junit-plugin
    • None
    • Jenkins ver. 2.7.1, JUnit Plugin (junit): 1.15

      Hi

      We want to run concurrent builds where each build generates junit test result xml files.
      What we thought of doing was to create directory with $BUILD_NUMBER and use that directory for collecting test result.
      however in Post Build action, Publish Junit report option in "Test report XMLs" variable names are not working.

      Attached sample screenshot.

      Let me know if any workaround available, i tried following things $BUILD_NUMBER, ${BUILD_NUMBER}, ${ENV,var="BUILD_NUMBER"} none of them working.

            Unassigned Unassigned
            net2pratik4ever Pratik Gohil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: