Fix ceph failure rate graph
The gate-tempest-dsvm-neutron-full-ubuntu-xenial job was renamed to tempest-full in Queens during the zuulv3 transition. The ceph job was renamed to legacy-tempest-dsvm-full-devstack-plugin-ceph during the zuulv3 transition. Obviously this graph is going to be wrong for any of the old job names, or results before the job renames, but since the ceph job is non-voting it's likely only really useful to see the results since queens anyway. Change-Id: Ie00a637cfcd718320631da3357794f7d97f31b1e
This commit is contained in:
parent
bfe9599359
commit
0136392b2c
@ -16,6 +16,6 @@ dashboard:
|
||||
- title: Platform Tempest Full Failure Rates (Check queue)
|
||||
span: 4
|
||||
targets:
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-full-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-full-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-full-ubuntu-xenial')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.tempest-full.FAILURE),sum(stats_counts.zuul.pipeline.check.job.tempest-full.{SUCCESS,FAILURE})),'24hours'), 'tempest-full')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.legacy-tempest-dsvm-full-devstack-plugin-ceph.FAILURE),sum(stats_counts.zuul.pipeline.check.job.legacy-tempest-dsvm-full-devstack-plugin-ceph.{SUCCESS,FAILURE})),'24hours'), 'legacy-tempest-dsvm-full-devstack-plugin-ceph')
|
||||
type: graph
|
||||
|
Loading…
x
Reference in New Issue
Block a user