Remove voting from CentOS unit test jobs

Change-Id: I27fd306bb85f7a14ae4e44151cdc209630ae7c92
This commit is contained in:
Federico Ressi 2020-02-11 08:30:59 +01:00
parent 55c42252a2
commit 49feeea816
2 changed files with 4 additions and 2 deletions

View File

@ -23,8 +23,6 @@
- tobiko-tox-infrared-centos-7
gate:
jobs:
- tobiko-tox-py36-centos-7
- tobiko-tox-py38-centos-7
- tobiko-devstack-functional
experimental:

View File

@ -18,12 +18,14 @@
name: tobiko-tox-py36-centos-7
parent: tobiko-tox-py36-base
nodeset: centos-7
voting: false
- job:
name: tobiko-tox-py36-centos-8
parent: tobiko-tox-py36-base
nodeset: centos-8
voting: false
- job:
@ -46,9 +48,11 @@
name: tobiko-tox-py38-centos-7
parent: tobiko-tox-py38-base
nodeset: centos-7
voting: false
- job:
name: tobiko-tox-py38-centos-8
parent: tobiko-tox-py38-base
nodeset: centos-8
voting: false