Merge "Remove Networking-ODL fullstack from grafana"

This commit is contained in:
Zuul 2018-08-13 05:12:10 +00:00 committed by Gerrit Code Review
commit 1f18225064
1 changed files with 2 additions and 4 deletions

View File

@ -42,7 +42,7 @@ dashboard:
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-grenade.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-grenade.{SUCCESS,FAILURE})),'24hours'), 'networking-odl-grenade')
type: graph
- title: Functional/Fullstack Tests Failure Rates (Check queue)
- title: Functional Tests Failure Rates (Check queue)
span: 4
yaxes:
- label: Failure rates %
@ -50,11 +50,9 @@ dashboard:
- show: false
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-functional-oxygen.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-functional-oxygen.{SUCCESS,FAILURE})),'24hours'), 'networking-odl-functional-oxygen')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-fullstack-oxygen.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-fullstack-oxygen.{SUCCESS,FAILURE})),'24hours'), 'networking-odl-fullstack-oxygen')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-functional-fluorine.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-functional-fluorine.{SUCCESS,FAILURE})),'24hours'), 'networking-odl-functional-fluorine')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-fullstack-fluorine.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_networking-odl.master.job.networking-odl-fullstack-fluorine.{SUCCESS,FAILURE})),'24hours'), 'networking-odl-fullstack-fluorine')
type: graph
- title: Functional/Fullstack Tests Failure Rates (Gate queue)
- title: Functional Tests Failure Rates (Gate queue)
span: 4
yaxes:
- label: Failure rates %