Set nova-lxd job to non-voting
The job is failing due to changes in the upstream implementation. We set the job to non-voting for now until the upstream fix [1] is merged. [1] https://review.openstack.org/559190 Change-Id: Ic99e02260b6bc18a0771fea30a27b86097efe4da
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-ansible-lxd-ubuntu-xenial
|
name: openstack-ansible-lxd-ubuntu-xenial
|
||||||
parent: openstack-ansible-functional-ubuntu-xenial
|
parent: openstack-ansible-functional-ubuntu-xenial
|
||||||
|
voting: false
|
||||||
vars:
|
vars:
|
||||||
tox_env: func_lxd
|
tox_env: func_lxd
|
||||||
|
|
||||||
|
|||||||
@@ -38,4 +38,4 @@
|
|||||||
# Restore this once the blocking issue has
|
# Restore this once the blocking issue has
|
||||||
# been resolved.
|
# been resolved.
|
||||||
#- openstack-ansible-upgrade-ubuntu-xenial
|
#- openstack-ansible-upgrade-ubuntu-xenial
|
||||||
- openstack-ansible-lxd-ubuntu-xenial
|
#- openstack-ansible-lxd-ubuntu-xenial
|
||||||
|
|||||||
Reference in New Issue
Block a user