Merge "Revert "Revert "Make centos8 stream job non voting for bug#1957941"""
This commit is contained in:
commit
42bf51c989
@ -131,6 +131,8 @@
|
||||
- job:
|
||||
name: tempest-integrated-compute-centos-8-stream
|
||||
parent: tempest-integrated-compute
|
||||
# TODO(gmann): Make this job non voting until bug#1957941 if fixed.
|
||||
voting: false
|
||||
nodeset: devstack-single-node-centos-8-stream
|
||||
branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train|ussuri|victoria)).*$
|
||||
description: |
|
||||
|
@ -80,6 +80,8 @@
|
||||
- job:
|
||||
name: tempest-full-py3-centos-8-stream
|
||||
parent: tempest-full-py3
|
||||
# TODO(gmann): Make this job non voting until bug#1957941 if fixed.
|
||||
voting: false
|
||||
nodeset: devstack-single-node-centos-8-stream
|
||||
description: |
|
||||
Base integration test with Neutron networking and py36 running
|
||||
|
Loading…
Reference in New Issue
Block a user