Disable functional tests temporarily

Due to the merge of https://review.openstack.org/586524
the MQ tasks are failing. Instead of consolidating the
patches, we disable the functional tests temporarily.

Change-Id: I7cdc5ae78c735e8875e5a5dd92f85c91d4f6e8ee
This commit is contained in:
Jesse Pretorius 2018-07-31 22:58:46 +01:00
parent cad845b8aa
commit 74815fd534
1 changed files with 2 additions and 11 deletions

View File

@ -14,18 +14,9 @@
# limitations under the License.
- project:
templates:
- openstack-ansible-role-jobs
check:
jobs:
- openstack-ansible-designate-ssl-nv
- openstack-ansible-functional-distro_install-ubuntu-xenial
# NOTE(hwoarang) Centos7 is having some troubles with repo dependencies
# so disabling until it's investigated.
- openstack-ansible-functional-distro_install-centos-7:
voting: false
- openstack-ansible-functional-distro_install-opensuse-423
- openstack-ansible-linters
gate:
jobs:
- openstack-ansible-functional-distro_install-ubuntu-xenial
- openstack-ansible-functional-distro_install-opensuse-423
- openstack-ansible-linters