Revert "neutron: Make grenade-neutron-dvr-multinode job non-voting"

This reverts commit 424448eb8b.

Also doing the same for zuulv3 setup. While at it, also remove Mitaka
part of the regex since the branch is long dead.

Change-Id: I4971bc5ef60289e0e54c9eb3a5279cd4ff390cb3
This commit is contained in:
Ihar Hrachyshka 2017-09-19 16:08:20 +00:00
parent b453edad93
commit 12141d96e0
3 changed files with 17 additions and 4 deletions

View File

@ -51,6 +51,7 @@ dashboard:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-multinode-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-multinode-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-multinode-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-neutron-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-neutron-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-neutron-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-neutron-multinode-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-neutron-multinode-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-neutron-multinode-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial')
type: graph
- title: API/Functional/Fullstack Failure Rates/KeystoneV3 (Check queue)
span: 4
@ -85,7 +86,7 @@ dashboard:
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-multinode-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-multinode-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-neutron-multinode-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial-nv')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial')
type: graph
- title: Rally Failure Rates
span: 4

View File

@ -16735,8 +16735,7 @@
- ^tools/.*$
- ^tox.ini$
- legacy-grenade-dsvm-neutron-dvr-multinode:
voting: false
branches: ^(?!(driverfixes|stable/(mitaka|newton))).*$
branches: ^(?!(driverfixes|stable/newton)).*$
irrelevant-files:
- ^(test-|)requirements.txt$
- ^.*\.rst$
@ -16904,6 +16903,18 @@
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
- legacy-grenade-dsvm-neutron-dvr-multinode:
branches: ^(?!(driverfixes|stable/newton)).*$
irrelevant-files:
- ^(test-|)requirements.txt$
- ^.*\.rst$
- ^doc/.*$
- ^neutron/locale/.*$
- ^neutron/tests/unit/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
- legacy-tempest-dsvm-neutron-full:
branches: ^(?!driverfixes/).*$
irrelevant-files:

View File

@ -12586,7 +12586,7 @@ projects:
- gate-tempest-dsvm-neutron-dvr-ubuntu-xenial
- gate-tempest-dsvm-neutron-linuxbridge-ubuntu-xenial
- gate-grenade-dsvm-neutron-multinode-ubuntu-xenial
- gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial-nv
- gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial
- gate-tempest-dsvm-neutron-multinode-full-ubuntu-xenial-nv
- gate-tempest-dsvm-neutron-dvr-ha-multinode-full-ubuntu-xenial-nv
- gate-tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-ubuntu-xenial-nv
@ -12601,6 +12601,7 @@ projects:
- gate-tempest-dsvm-neutron-dvr-ubuntu-xenial
- gate-tempest-dsvm-neutron-linuxbridge-ubuntu-xenial
- gate-grenade-dsvm-neutron-multinode-ubuntu-xenial
- gate-grenade-dsvm-neutron-dvr-multinode-ubuntu-xenial
post:
- neutron-coverage-ubuntu-xenial
experimental: