Remove voting from failing jobs
Change-Id: Ifbfe018dccfa83adc3868c2daea8a618e4e6c346
This commit is contained in:
parent
44e5cf62bb
commit
f7204bc789
@ -148,6 +148,7 @@
|
||||
name: tobiko-devstack-functional-centos-8
|
||||
parent: tobiko-devstack-functional
|
||||
nodeset: devstack-single-node-centos-8
|
||||
voting: false
|
||||
|
||||
|
||||
- job:
|
||||
|
@ -49,7 +49,7 @@
|
||||
name: tobiko-tox-infrared-centos-8
|
||||
parent: tobiko-tox-infrared
|
||||
nodeset: tobiko-centos-8-2-node
|
||||
voting: true
|
||||
voting: false
|
||||
description: |
|
||||
Run test cases using tobiko infrared plugin on CentOS 8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user