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
This commit is contained in:
Jakub Libosvar 2017-04-27 08:19:03 +02:00
parent 0f4e0ef410
commit 90fc0e7d41
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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