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:
@@ -14,18 +14,9 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
|
||||||
- openstack-ansible-role-jobs
|
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-designate-ssl-nv
|
- openstack-ansible-linters
|
||||||
- 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
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-functional-distro_install-ubuntu-xenial
|
- openstack-ansible-linters
|
||||||
- openstack-ansible-functional-distro_install-opensuse-423
|
|
||||||
|
Reference in New Issue
Block a user