From 3d6106d99c3478d1dc96ac5e576dd885ae39c363 Mon Sep 17 00:00:00 2001 From: Andrey Pavlov Date: Thu, 5 Sep 2019 17:28:13 +0300 Subject: [PATCH] temporary disable functional tests we have to merge python3-train changes but new bug in keystone prevents this commit. we have fix for keystone and we checked that functional job passes with that fix. so I suggest to switch off functional job to merge python3-train and then I'll revert functional job keystone fix: https://review.opendev.org/#/c/677239/ Change-Id: I939821aee613895672c61a575a0700e55ce4a3b8 --- .zuul.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 0765496b..e83cf325 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -44,13 +44,13 @@ - openstack-python36-jobs - openstack-python37-jobs - publish-openstack-docs-pti - check: - jobs: - - ec2-api-functional-neutron - gate: - queue: ec2-api - jobs: - - ec2-api-functional-neutron +# check: +# jobs: +# - ec2-api-functional-neutron +# gate: +# queue: ec2-api +# jobs: +# - ec2-api-functional-neutron experimental: jobs: - ec2-api-functional-neutron-full