Please refer the image attached below shown in your website. In the link below:
https://www.neotys.com/solutions/devops-performance-testi...
FYI We are able to generate junit-sla.xml after using neoload run command. Now we want to publish the results in the Jenkins for performance insights.
Please suggest something similar to what you have shown in your website.
The junit report is used to return pass/fail, you can use the html report for graphs. You should also look at the Neoload Web CLI.
Actually we are calling the neoload Web CLI commands only from our declarative pipeline. But the html reports were well integrated only if we use the Neoload Jenkins plugin.
My question is can we continue using the web cli commands and still take advantage of the Neoload Jenkins plugin for the html reports.
I am already referring to the documentation related to Jenkins
https://www.neotys.com/documents/doc/neoload/latest/en/ht...
The cli can also create html reports based on jinja templates, you will see this in the docs on github
@Neil W.
Currently the approach I am thinking is, instead of using the web cli commands in the declarative pipeline.
I would like to use the commands which use the neoload jenkins plugin
Am referring to the documentation and trying to build a simple pipeline on those lines:
https://www.neotys.com/documents/doc/neoload/latest/en/ht...
@neil w can you please help me with this error I am getting:
I asked as a question here, you were very prompt