...
Requirements
You need to install the GREENSPECTOR the GREENSPECTOR CLI on your Jenkins server
- The GREENSPECTOR CLI file could be downloaded from the Modules page of your GREENSPECTOR Web Interface. You have to choose the executable which match your server OS.
- Connect to your Jenkins server through ssh or ftp
- Upload the GREENSPECTOR CLI on your Jenkins server and Slaves if any
- Prefer to rename the file in gspt
- For linux or mac environment, you need to give right of execution : chmod +x gspt
- Prefer to put it in your path
...