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:
parent
5eb9876439
commit
be6466cc82
@ -16,6 +16,7 @@
|
||||
- job:
|
||||
name: openstack-ansible-lxd-ubuntu-xenial
|
||||
parent: openstack-ansible-functional-ubuntu-xenial
|
||||
voting: false
|
||||
vars:
|
||||
tox_env: func_lxd
|
||||
|
||||
|
@ -38,4 +38,4 @@
|
||||
# Restore this once the blocking issue has
|
||||
# been resolved.
|
||||
#- openstack-ansible-upgrade-ubuntu-xenial
|
||||
- openstack-ansible-lxd-ubuntu-xenial
|
||||
#- openstack-ansible-lxd-ubuntu-xenial
|
||||
|
Loading…
x
Reference in New Issue
Block a user