Make shade magnum job non-voting
Volume backups are failing when magnum is enabled. While we figure that out, turn the magnum job into a non-voting job. Change-Id: Idc4691d52e2275aadf938412a47be794746f95d7
This commit is contained in:
parent
1fe1806d9b
commit
f3e5a6e1c0
@ -14218,7 +14218,7 @@
|
||||
- '{pipeline}-shade-dsvm-functional-magnum{suffix}':
|
||||
pipeline: gate
|
||||
node: ubuntu-xenial
|
||||
suffix: ''
|
||||
suffix: '-nv'
|
||||
branch-override: default
|
||||
- '{pipeline}-shade-dsvm-functional-neutron{suffix}':
|
||||
pipeline: gate
|
||||
|
@ -4885,7 +4885,7 @@ projects:
|
||||
- shade-coverage-ubuntu-xenial
|
||||
- gate-shade-dsvm-functional-keystone2
|
||||
- gate-shade-dsvm-functional-libs-nv
|
||||
- gate-shade-dsvm-functional-magnum
|
||||
- gate-shade-dsvm-functional-magnum-nv
|
||||
- gate-shade-dsvm-functional-neutron
|
||||
- gate-shade-dsvm-functional-nova
|
||||
- gate-shade-dsvm-ansible
|
||||
@ -4893,7 +4893,6 @@ projects:
|
||||
- gate-dsvm-nodepool-src-shade
|
||||
gate:
|
||||
- gate-shade-dsvm-functional-keystone2
|
||||
- gate-shade-dsvm-functional-magnum
|
||||
- gate-shade-dsvm-functional-neutron
|
||||
- gate-shade-dsvm-functional-nova
|
||||
- gate-shade-dsvm-ansible
|
||||
|
Loading…
x
Reference in New Issue
Block a user