Temporarily set functional test to non-voting

The functional test requires multiple fixes to make
it work again, so we temporarily disable it so that
we don't have to combine all the fixes into a single
patch.

Change-Id: I28526f24899b77b68c0d3981b53b8728b011518f
This commit is contained in:
Jesse Pretorius 2018-07-20 10:20:12 +01:00
parent 8be0e0fa41
commit fd583d3d20
1 changed files with 9 additions and 2 deletions

View File

@ -16,7 +16,11 @@
check: check:
jobs: jobs:
- openstack-ansible-linters - openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial # TODO(odyssey4me):
# Revert this once the required patches are
# merged to make it work again.
- openstack-ansible-functional-ubuntu-xenial:
voting: false
- openstack-ansible-octavia-ssl-nv - openstack-ansible-octavia-ssl-nv
experimental: experimental:
jobs: jobs:
@ -24,4 +28,7 @@
gate: gate:
jobs: jobs:
- openstack-ansible-linters - openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial # TODO(odyssey4me):
# Revert this once the required patches are
# merged to make it work again.
#- openstack-ansible-functional-ubuntu-xenial