Switch bifrost jobs to nonvoting
bifrost doesn't have a symmetrical gate with ironic, which means sometimes it can get broken by ironic changes. It's important that we don't break bifrost, but sometimes it can break us, so let's change it to non-voting and pay attention to it. Change-Id: I69a6c4b05cfeebb31721c9787241161a080da045
This commit is contained in:
parent
e1f524233b
commit
14164702d4
@ -243,8 +243,10 @@
|
||||
- shade-tox-tips
|
||||
check:
|
||||
jobs:
|
||||
- bifrost-integration-tinyipa
|
||||
- bifrost-integration-tinyipa-opensuse-423
|
||||
- bifrost-integration-tinyipa:
|
||||
voting: false
|
||||
- bifrost-integration-tinyipa-opensuse-423:
|
||||
voting: false
|
||||
- shade-ansible-stable-2.5-functional-devstack:
|
||||
voting: false
|
||||
- shade-ansible-functional-devstack
|
||||
@ -254,8 +256,6 @@
|
||||
- openstack-tox-lower-constraints
|
||||
gate:
|
||||
jobs:
|
||||
- bifrost-integration-tinyipa
|
||||
- bifrost-integration-tinyipa-opensuse-423
|
||||
- shade-ansible-functional-devstack
|
||||
- shade-functional-devstack
|
||||
- shade-functional-devstack-python3
|
||||
|
Loading…
x
Reference in New Issue
Block a user