hcl-tech-software/HCL DevOps Test Hub GitHub Action
Execute HCL DevOps Test Hub hosted tests from GitHub Actions workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| serverUrl | HCL DevOps Test Hub URL | yes | — |
| offlineToken | HCL DevOps Test Hub 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 DevOps Test Hub. | 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