From 90fc0e7d4185b58da3e297a8ad70513252918975 Mon Sep 17 00:00:00 2001 From: Jakub Libosvar Date: Thu, 27 Apr 2017 08:19:03 +0200 Subject: [PATCH] neutron: add ovs firewall tempest job to check queue The job has been in experimental for a while and is currently passing. It was triggered only 3 times in the last month and always passed. This patch requests to add the job as non-voting just to get better overview of its stability. There are currenlty no known issues so we can make it voting very soon if it's proven stable enough. Change-Id: I7bf679e53a4c86a41fd12ce78a1361b62bbf36cc --- grafana/neutron.yaml | 3 ++- zuul/layout.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/grafana/neutron.yaml b/grafana/neutron.yaml index 87501de162..3eae9f6f64 100644 --- a/grafana/neutron.yaml +++ b/grafana/neutron.yaml @@ -80,7 +80,7 @@ dashboard: targets: - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-neutron-dsvm-functional-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-neutron-dsvm-functional-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-functional-ubuntu-xenial') type: graph - - title: DVR/LinuxBridge/Multi-node Failure Rates (Check queue) + - title: DVR/LinuxBridge/Multi-node/OVS FW 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') @@ -97,6 +97,7 @@ dashboard: - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv') - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv') - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-scenario-linuxbridge-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-scenario-linuxbridge-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-scenario-linuxbridge-ubuntu-xenial-nv') + - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-ovsfw-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-ovsfw-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-ovsfw-ubuntu-xenial-nv') type: graph - title: Rally Failure Rates span: 4 diff --git a/zuul/layout.yaml b/zuul/layout.yaml index e72c980cf2..f4b279b54c 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -12897,6 +12897,7 @@ projects: - gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv - gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv - gate-tempest-dsvm-neutron-scenario-linuxbridge-ubuntu-xenial-nv + - gate-tempest-dsvm-neutron-ovsfw-ubuntu-xenial-nv - gate-tripleo-ci-centos-7-nonha-multinode-oooq-nv gate: - neutron-coverage-ubuntu-xenial @@ -12927,7 +12928,6 @@ projects: - gate-tempest-dsvm-neutron-pg-full-ubuntu-xenial - gate-tempest-dsvm-neutron-pecan-ubuntu-trusty - gate-tempest-dsvm-neutron-pecan-ubuntu-xenial - - gate-tempest-dsvm-neutron-ovsfw-ubuntu-xenial-nv - gate-tempest-dsvm-neutron-full-centos-7-nv - gate-tempest-dsvm-neutron-dvr-multinode-full-ubuntu-xenial-nv - gate-tempest-dsvm-neutron-with-ryu-master-ubuntu-xenial-nv