Revert "Make neutron functional job non-voting"

Bug 1709032 has been solved and I'm actively working on bug 1707933.
Also stable Pike branch has been already cut, current failure rate on
check queue is about ~15%.

This reverts commit d5d6dd800f.

Change-Id: Icffe9568e9aa36fdfb0e98006b642f3acedf8b9e
This commit is contained in:
Jakub Libosvar 2017-08-16 18:45:44 +00:00
parent d5d6dd800f
commit 248e5eec0f
3 changed files with 15 additions and 4 deletions

View File

@ -57,9 +57,14 @@ dashboard:
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-api-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-api-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-api-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-functional-ubuntu-xenial-nv')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-functional-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-fullstack-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-fullstack-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-fullstack-ubuntu-xenial')
type: graph
- title: Functional Failure Rates (Gate queue)
span: 4
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: Coverage Failure Rates (Gate queue)
span: 4
targets:

View File

@ -8045,6 +8045,12 @@
node-release: ubuntu-xenial
suffix: '-nv'
branch-override: default
- '{pipeline}-neutron-dsvm-functional{python}-{node}{suffix}':
pipeline: gate
python: ''
node: ubuntu-xenial
suffix: ''
branch-override: default
- '{pipeline}-neutron-dsvm-functional{python}-{node}{suffix}':
pipeline: gate
python: '-python35'
@ -8057,8 +8063,7 @@
node: ubuntu-xenial
suffix: ''
branch-override: master
# This job is for cross testing with devstack-gate, and for neutron check
# queue while we are solving instability issues (bugs 1707933, 1709032)
# This job is for cross testing with devstack-gate
- '{pipeline}-neutron-dsvm-functional{python}-{node}{suffix}':
pipeline: gate
python: ''

View File

@ -12549,7 +12549,7 @@ projects:
check:
- neutron-coverage-ubuntu-xenial
- gate-neutron-dsvm-api-ubuntu-xenial
- gate-neutron-dsvm-functional-ubuntu-xenial-nv
- gate-neutron-dsvm-functional-ubuntu-xenial
- gate-neutron-dsvm-fullstack-ubuntu-xenial
- gate-rally-dsvm-neutron-neutron-ubuntu-xenial
- gate-tempest-dsvm-neutron-dvr-ubuntu-xenial
@ -12567,6 +12567,7 @@ projects:
gate:
- neutron-coverage-ubuntu-xenial
- gate-neutron-dsvm-api-ubuntu-xenial
- gate-neutron-dsvm-functional-ubuntu-xenial
- gate-tempest-dsvm-neutron-dvr-ubuntu-xenial
- gate-tempest-dsvm-neutron-linuxbridge-ubuntu-xenial
- gate-grenade-dsvm-neutron-multinode-ubuntu-xenial