diff --git a/grafana/zuul-status.yaml b/grafana/zuul-status.yaml index 2ca57f3954..781308a42a 100644 --- a/grafana/zuul-status.yaml +++ b/grafana/zuul-status.yaml @@ -189,6 +189,7 @@ dashboard: - title: Tempest Check Runs span: 4 targets: - - target: alias(smartSummarize(sumSeries(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-full-ubuntu-xenial.SUCCESS,stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-full-ubuntu-xenial.FAILURE), '1h', 'avg'), 'Tempest') + - target: alias(smartSummarize(sumSeries(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-full-ubuntu-xenial.SUCCESS,stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-full-ubuntu-xenial.FAILURE), '1h', 'avg'), 'Tempest') + - target: alias(smartSummarize(sumSeries(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-ubuntu-xenial.SUCCESS,stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-ubuntu-xenial.FAILURE), '1h', 'avg'), 'Grenade') type: graph leftYAxisLabel: "Runs / Hour"