Make the keystone job voting and re-enable commented out jobs
The keystone job used to be voting before the Python 3 transition. Also uncomment the jobs that we're supposed to either fix or remove. Change-Id: Ia069ec6c7b747171c3fd3085dfd4766f8b2197ee
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
jobs:
|
||||
- bifrost-integration-tinyipa-ubuntu-bionic
|
||||
- bifrost-integration-tinyipa-centos-8
|
||||
# - bifrost-integration-tinyipa-opensuse-15
|
||||
- bifrost-integration-tinyipa-keystone-ubuntu-bionic
|
||||
# Non-voting jobs
|
||||
- bifrost-integration-tinyipa-keystone-ubuntu-bionic:
|
||||
- bifrost-integration-tinyipa-opensuse-15:
|
||||
voting: false
|
||||
- bifrost-integration-dhcp-ubuntu-bionic:
|
||||
voting: false
|
||||
@@ -21,12 +21,12 @@
|
||||
voting: false
|
||||
- bifrost-integration-dibipa-debian-centos-8:
|
||||
voting: false
|
||||
# - bifrost-integration-dhcp-opensuse-15:
|
||||
# voting: false
|
||||
# - bifrost-integration-dibipa-debian-opensuse-15:
|
||||
# voting: false
|
||||
- bifrost-integration-dhcp-opensuse-15:
|
||||
voting: false
|
||||
- bifrost-integration-dibipa-debian-opensuse-15:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- bifrost-integration-tinyipa-ubuntu-bionic
|
||||
- bifrost-integration-tinyipa-centos-8
|
||||
# - bifrost-integration-tinyipa-opensuse-15
|
||||
- bifrost-integration-tinyipa-keystone-ubuntu-bionic
|
||||
|
||||
Reference in New Issue
Block a user