Unanswered question

How to get performance insights like below in Jenkins ?

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.

Sagar V.
Sagar V.

Sagar V.

Level
1
134 / 750
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

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.

Sagar V.
Sagar V.

Sagar V.

Level
1
134 / 750
points

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...

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

The cli can also create html reports based on jinja templates, you will see this in the docs on github

Sagar V.
Sagar V.

Sagar V.

Level
1
134 / 750
points

@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...

Sagar V.
Sagar V.

Sagar V.

Level
1
134 / 750
points

@neil w can you please help me with this error I am getting:
I asked as a question here, you were very prompt

http://answers.neotys.com/questions/2738249-neoload-jenkins-plugin-giving-error-option-p-running-pipeline-giving-project