Build Duration Trends
get_build_timesAnalyze build duration trends by computing average, minimum, and maximum times to spot performance regressions in Zuul CI.
Instructions
Build duration trends — compute avg/min/max to detect performance regressions.
Returns ALL results (no result filtering). For SUCCESS-only averages, use get_job_durations instead.
Args: tenant: Tenant (default from env) job_name: Job name filter project: Project filter pipeline: Pipeline filter branch: Branch filter limit: Max results, 1-100 (default 20) skip: Pagination offset detail: Include individual build list (default true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| limit | No | ||
| branch | No | ||
| detail | No | ||
| tenant | No | ||
| project | No | ||
| job_name | No | ||
| pipeline | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |