ansible/record-test-results
Upload JUnit XML test result reports to aggregation server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aggregation-server-url | The URL of the server containing report upload endpoint | yes | — |
| git-commit-sha-hash | The SHA hash of the commit being reported | no | ${{ github.sha }} |
| github-repository-slug | GitHub repository URL slug | no | ${{ github.repository }} |
| http-auth-password | A password to use for HTTP authentication | yes | — |
| http-auth-username | A username to use for HTTP authentication | yes | — |
| project-component-name | A string identifying the project component | yes | — |
| test-result-files | A comma-separated list of JUnit XML file paths to upload | yes | — |
Outputs
no outputs