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
This commit is contained in:
parent
6a22d7c3c5
commit
5e3d7fb304
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user