|
I am only trying to upload test results to ALM. This is running on RedHat Linux. No HP LAM software is installed on the jenkins machine.
The Junit plugin finds the results file the HP ALM plugin does not find the file:
Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE INFO: 'Upload test result to ALM' Post Build Step is being invoked. INFO: No Test Report found. INFO: 'Upload test result to ALM' Completed. Finished: UNSTABLE
The file path for both plugins is: **/fit_tests/ApiResults.xml
|