From f6d7827c63b8361c8013c6dfdb0cd192f8d96ddf Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Sat, 13 Apr 2019 19:09:14 -0400 Subject: [PATCH] zuul: disable functional tests This role is being retired, and it's failing functional tests, so let us just run linters for now. Closes-Bug: #1824663 Change-Id: Ice68efc155b26238adfb07e2cd9af8745ae9fc72 --- zuul.d/project.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 2f4141f..5805dda 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -15,16 +15,6 @@ - project: templates: - check-requirements - - openstack-ansible-role-jobs + - openstack-ansible-linters - publish-openstack-docs-pti - release-notes-jobs-python3 - check: - jobs: - # TODO(kaiokmo): Remove this once centos-7 patch is done - - openstack-ansible-functional-centos-7: - voting: false - gate: - jobs: - # TODO(kaiokmo): Remove this once centos-7 patch is done - - openstack-ansible-functional-centos-7: - voting: false