Make Amphora jobs non-voting
For a long time gate jobs with Amphora are unstable due to LBs being unstable due to Amphora somehow not working as expected. The gates with OVN Octavia provider are much more stable for the same cases. This commit makes all the jobs with Amphora non-voting to fight constant rechecks that we're forced to do. Change-Id: I94a7403fa1dd038b7f9f8a922a4f635ed5816067
This commit is contained in:
parent
f3cef8fdd9
commit
1168863473
@ -81,7 +81,7 @@
|
||||
devstack_services:
|
||||
q-trunk: true
|
||||
o-da: false
|
||||
voting: true
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
name: kuryr-kubernetes-tempest-ipv6
|
||||
@ -226,7 +226,7 @@
|
||||
o-cw: true
|
||||
o-hk: true
|
||||
o-hm: true
|
||||
voting: true
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
name: kuryr-kubernetes-tempest-amphora-ovs
|
||||
|
Loading…
x
Reference in New Issue
Block a user