Unanswered question

Integration with Jenkins

Our Jenkins is installed on Linux. My Neoload sever is on winodws how do we integrate to run the tests.

Venkateshwarlu P.
Venkateshwarlu P.

Venkateshwarlu P.

Level
0
2 / 100
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

When you say your Neoload server, are you referring to the NTS? The Jenkins Neoload plugin can access the NTS for both shared licensing and collaboration (ie. source control) and execute tests via a Jenkins node (be that windows or Linux)

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

You just need to create a node in your Jenkins configuration with that Windows machine where NeoLoad is installed.

Then in your Job configuration you can specify to use that node to run your test with NeoLoad.

 

Ryan B.
Ryan B.

Ryan B.

Level
0
32 / 100
points

Can this be achieved without adding a windows slave to jenkins ?