Task flows for running test assets from Jenkins
You can perform certain tasks to run test assets from the Jenkins Freestyle project or the Pipeline project.
The following table lists the task flows for running test assets from the Jenkins Freestyle project:
Tasks | More information |
---|---|
Install the Rational® Performance Tester Jenkins plugin. |
Installing the plugin on the Jenkins primary server |
Configure the Freestyle project. |
Configuring the Freestyle project |
Run Rational® Performance Tester tests on Jenkins. |
Running tests from Jenkins |
You can perform the following tasks to run test assets from the Jenkins Pipeline project by using the sample script:
Tasks | More information |
---|---|
Install the Rational® Performance Tester Jenkins plugin. |
Installing the plugin on the Jenkins primary server |
Create a pipeline script from the Jenkins UI. |
Creating a pipeline script from Jenkins |
Configure the Pipeline project. |
Configuring the Pipeline project by using the sample script |
Run Rational® Performance Tester tests on Jenkins. |
Running tests from Jenkins |
You can perform the following tasks to run test assets from the Jenkins Pipeline project by using the script from Source Code Management (SCM):
Tasks | More information |
---|---|
Install the Rational® Performance Tester Jenkins plugin. |
Installing the plugin on the Jenkins primary server |
Create a pipeline script and commit the script to the Git repository. |
For more information, refer to the Jenkins documentation. |
Configure the Pipeline project. |
Configuring the Pipeline project by using the script from SCM |
Run Rational® Performance Tester tests on Jenkins. |
Running tests from Jenkins |