jenkins_get_test_report
Fetch test results for a specific Jenkins job and build, using the data provided by test-report plugins such as JUnit.
Instructions
Get /testReport/api/json when a test-report plugin such as JUnit provides it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes | ||
| build | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes |