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:
Jesse Pretorius 2018-04-12 13:46:27 +01:00
parent 5eb9876439
commit be6466cc82
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@
- job:
name: openstack-ansible-lxd-ubuntu-xenial
parent: openstack-ansible-functional-ubuntu-xenial
voting: false
vars:
tox_env: func_lxd

View File

@ -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