Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This script gives overview of passing/failing/pending jobs per release, can be used for tracking both component/integration line. This script can be used as a cli tool and also the data it creates will be picked by telegraf to populate influxdb to be consumed by grafana. Adding jobs_blocking_promotion.conf to trigger every 2 hours. * This script is based on results reported to dlrn. * This script also compares the actual promotion criteria file on the actual promotion server for the integration line/github for the component line. * For the failed/pending job: This script also compares latest 5 periodic executions. * Optionally with --compare_upstream script can compare the job to upstream results if the name matches. Compares latest 5 job runs. * This script can also find results based on a particular aggregate hash. Co-authored-by: [email protected] Change-Id: Iacbad17a0952f93aca98d9986a6f4e31e6e9a68e
- Loading branch information