Remove voting from CentOS unit test jobs
Change-Id: I27fd306bb85f7a14ae4e44151cdc209630ae7c92
This commit is contained in:
parent
55c42252a2
commit
49feeea816
@ -23,8 +23,6 @@
|
|||||||
- tobiko-tox-infrared-centos-7
|
- tobiko-tox-infrared-centos-7
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- tobiko-tox-py36-centos-7
|
|
||||||
- tobiko-tox-py38-centos-7
|
|
||||||
- tobiko-devstack-functional
|
- tobiko-devstack-functional
|
||||||
|
|
||||||
experimental:
|
experimental:
|
||||||
|
@ -18,12 +18,14 @@
|
|||||||
name: tobiko-tox-py36-centos-7
|
name: tobiko-tox-py36-centos-7
|
||||||
parent: tobiko-tox-py36-base
|
parent: tobiko-tox-py36-base
|
||||||
nodeset: centos-7
|
nodeset: centos-7
|
||||||
|
voting: false
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: tobiko-tox-py36-centos-8
|
name: tobiko-tox-py36-centos-8
|
||||||
parent: tobiko-tox-py36-base
|
parent: tobiko-tox-py36-base
|
||||||
nodeset: centos-8
|
nodeset: centos-8
|
||||||
|
voting: false
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -46,9 +48,11 @@
|
|||||||
name: tobiko-tox-py38-centos-7
|
name: tobiko-tox-py38-centos-7
|
||||||
parent: tobiko-tox-py38-base
|
parent: tobiko-tox-py38-base
|
||||||
nodeset: centos-7
|
nodeset: centos-7
|
||||||
|
voting: false
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: tobiko-tox-py38-centos-8
|
name: tobiko-tox-py38-centos-8
|
||||||
parent: tobiko-tox-py38-base
|
parent: tobiko-tox-py38-base
|
||||||
nodeset: centos-8
|
nodeset: centos-8
|
||||||
|
voting: false
|
||||||
|
Loading…
Reference in New Issue
Block a user