Update neutron rally job in grafana dashboard config

Neutron rally job was renamed in [1]. This patch updates it
also in config of Neutron failures Grafana dashboard.

[1] https://review.openstack.org/#/c/558037/

Change-Id: Ibd95a05f2196fbbc48a039c4ef14cbebed801486
This commit is contained in:
Slawek Kaplonski 2018-05-29 17:17:13 +02:00
parent 4f99d49508
commit e493635a36
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ dashboard:
- title: Rally Failure Rates (Check queue)
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.neutron-rally-neutron.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.neutron-rally-neutron.{SUCCESS,FAILURE})),'24hours'), 'neutron-rally-neutron')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.neutron-rally-task.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.neutron-rally-task.{SUCCESS,FAILURE})),'24hours'), 'neutron-rally-task')
type: graph
- title: Documentation Failure Rates (Check queue)
span: 4