Update zuul-status rendering for the Tempest/Grenade graphs
Change-Id: I0f441ae041b9c9dec3a506afd6a41869be178d7b
This commit is contained in:
parent
1736733ff7
commit
880d561cad
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user