-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 1.612, Neoload plugin v 1.0.1
1. I have installed the Neoload plugin.
2. Created a build step as below:
(Execute Windows Batch Command)
"D:\Program Files\NeoLoad 5.0\bin\NeoLoadCmd.exe>" -project "D:\NeoLoad Projects\NeoloadJenkinsIntegraiton\NeoloadJenkinsIntegraiton.nlp" -launch "Jenkins Integration" -report "%WORKSPACE%\reports\myreport_%BUILD_NUMBER%.html,%WORKSPACE%\reports\myreport_%BUILD_NUMBER%.xml" -noGUI
3. Created two post build steps as shown in the attachment. ("Archive the artifacts" and "Incorporate NeoLoad Results")
4. Both the html and xml reports are getting created in appropriate place with the build# appended, as expected. The dashboard is also showing the two graphs (see attachment)
5. But the Neoload Performance Results Link is not appearing. (see attachment)