From 5c850bd855fa048f97d807249b35a2d527fd8f4a Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 13 Feb 2019 13:47:47 -0500 Subject: Remove nonexistent job from gate This is a follow-up to https://review.openstack.org/#/c/635321/ which removed a job configuration but missed removing the reference to that job in the gate config. Change-Id: If81145a743cec4070281b9f1369f101d4008e373 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 6707e37..72ac1fc 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -29,6 +29,5 @@ check: jobs: - cinderclient-dsvm-functional - - cinderclient-dsvm-functional-identity-v3-only - openstack-tox-pylint: voting: false -- cgit v1.2.1