From 5e3d7fb304380cfc48d2d4737f406d3babce0fd9 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 10 Apr 2019 09:24:56 +0200 Subject: [PATCH] Add networking-midonet-tempest-aio-ml2-centos-7 to neutron dashboard In patch [1] new non-voting job networking-midonet-tempest-aio-ml2-centos-7 was added to neutron's check queue. Lets add it also to Neutron Grafana dashboard. [1] https://review.openstack.org/#/c/649607/ Change-Id: I4c4cc9132b03cdda300149358a10bce8e579e7d6 --- grafana/neutron.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grafana/neutron.yaml b/grafana/neutron.yaml index 2926d9e33e..0b400731af 100644 --- a/grafana/neutron.yaml +++ b/grafana/neutron.yaml @@ -221,12 +221,14 @@ dashboard: targets: - target: alias(movingAverage(asPercent(transformNull(sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa.{FAILURE,TIMED_OUT})),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa.{SUCCESS,FAILURE,TIMED_OUT})),'24hours'), 'ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa (non-voting)') - target: alias(movingAverage(asPercent(transformNull(sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.networking-ovn-tempest-dsvm-ovs-release.{FAILURE,TIMED_OUT})),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.networking-ovn-tempest-dsvm-ovs-release.{SUCCESS,FAILURE,TIMED_OUT})),'24hours'), 'networking-ovn-tempest-dsvm-ovs-release (non-voting)') + - target: alias(movingAverage(asPercent(transformNull(sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.networking-midonet-tempest-aio-ml2-centos-7.{FAILURE,TIMED_OUT})),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.networking-midonet-tempest-aio-ml2-centos-7.{SUCCESS,FAILURE,TIMED_OUT})),'24hours'), 'networking-midonet-tempest-aio-ml2-centos-7 (non-voting)') type: graph - title: Number of Co-Gating jobs runs (Check queue) span: 6 targets: - target: alias(summarize(sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa.{SUCCESS,FAILURE,TIMED_OUT}),'24hours'), 'ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa (non-voting)') - target: alias(summarize(sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.networking-ovn-tempest-dsvm-ovs-release.{SUCCESS,FAILURE,TIMED_OUT}),'24hours'), 'networking-ovn-tempest-dsvm-ovs-release (non-voting)') + - target: alias(summarize(sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.git_openstack_org.openstack_neutron.master.job.networking-midonet-tempest-aio-ml2-centos-7.{SUCCESS,FAILURE,TIMED_OUT}),'24hours'), 'networking-midonet-tempest-aio-ml2-centos-7 (non-voting)') type: graph - title: Coverage/Linter Failure Rates (Check queue) span: 6