actions-marketplace-validations/HCL OneTest Server GitHub Action
Execute HCL OneTest 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 | HCL OneTest Server URL | yes | — |
| offlineToken | HCL OneTest 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 HCL OneTest 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