compare_test_results
Compare test results between two builds to identify new failures and regressions. Specify job name, base and head build numbers, and output format.
Instructions
Compare test results between two builds to identify new failures and regressions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full job name | |
| base | Yes | Base build number | |
| head | Yes | Head build number to compare | |
| format | No | Output format | diff |