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:
@@ -14218,7 +14218,7 @@
|
|||||||
- '{pipeline}-shade-dsvm-functional-magnum{suffix}':
|
- '{pipeline}-shade-dsvm-functional-magnum{suffix}':
|
||||||
pipeline: gate
|
pipeline: gate
|
||||||
node: ubuntu-xenial
|
node: ubuntu-xenial
|
||||||
suffix: ''
|
suffix: '-nv'
|
||||||
branch-override: default
|
branch-override: default
|
||||||
- '{pipeline}-shade-dsvm-functional-neutron{suffix}':
|
- '{pipeline}-shade-dsvm-functional-neutron{suffix}':
|
||||||
pipeline: gate
|
pipeline: gate
|
||||||
|
@@ -4885,7 +4885,7 @@ projects:
|
|||||||
- shade-coverage-ubuntu-xenial
|
- shade-coverage-ubuntu-xenial
|
||||||
- gate-shade-dsvm-functional-keystone2
|
- gate-shade-dsvm-functional-keystone2
|
||||||
- gate-shade-dsvm-functional-libs-nv
|
- 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-neutron
|
||||||
- gate-shade-dsvm-functional-nova
|
- gate-shade-dsvm-functional-nova
|
||||||
- gate-shade-dsvm-ansible
|
- gate-shade-dsvm-ansible
|
||||||
@@ -4893,7 +4893,6 @@ projects:
|
|||||||
- gate-dsvm-nodepool-src-shade
|
- gate-dsvm-nodepool-src-shade
|
||||||
gate:
|
gate:
|
||||||
- gate-shade-dsvm-functional-keystone2
|
- gate-shade-dsvm-functional-keystone2
|
||||||
- gate-shade-dsvm-functional-magnum
|
|
||||||
- gate-shade-dsvm-functional-neutron
|
- gate-shade-dsvm-functional-neutron
|
||||||
- gate-shade-dsvm-functional-nova
|
- gate-shade-dsvm-functional-nova
|
||||||
- gate-shade-dsvm-ansible
|
- gate-shade-dsvm-ansible
|
||||||
|
Reference in New Issue
Block a user