get_build_test_report
Retrieve the test report for a Jenkins build by specifying the job fullname and optional build number.
Instructions
Get the test report of a specific build in Jenkins
Args: fullname: The fullname of the job number: The number of the build, if None, get the last build
Returns: The test report of the build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullname | Yes | ||
| number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||