ibm/Rational Test Automation Server GitHub Action
Execute Rational Test Automation Server hosted tests from GitHub Actions workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| serverUrl | Rational Test Automation Server URL | yes | — |
| offlineToken | Rational Test Automation Server Offline Token | yes | — |
| teamspace | Team Space name | yes | — |
| project | Project name | yes | — |
| branch | Branch name in which the test exists | yes | — |
| assetId | AssetId of the test in Rational Test Automation Server. | yes | — |
| environment | Optional. Test environment corresponding to the test. Mandatory to input the value if you want to run API test. | no | — |
| datasets | Optional. Comma (,) delimited values of datasets for the job to run, For example: source:replacement;source:replacement | no | — |
| labels | Optional. Labels corresponding to the test. For example: label1, label2 | no | — |
| secretsCollection | Optional. Secrets collection name for the job to run. | no | — |
| variables | Optional. Variables corresponding to the test. You must enter the variables in the format: name_of_the_variable=value_of_the_variable | no | — |
Outputs
no outputs