From c19192221bb0463c4faaf06b6cb89dab2761a03e Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 16 May 2018 19:24:07 -0400 Subject: [PATCH] Remove functional-identity-v3-only job The glanceclient-dsvm-functional-identity-v3-only job is exactly like the glanceclient-dsvm-functional job, except that it sets the devstack config option ENABLE_IDENTITY_V2 to False. Change I5afcba6321f496b8170be27789bee7c9ad8eacce in devstack makes False the default value for this option, so we already have a voting gate job that uses identity v3. This patch removes the redundant non-voting identity-v3-only job. Change-Id: I5d5550c06b179810d25a472cc423403daed43776 --- .zuul.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 12b9b062..9d8a0503 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -67,13 +67,6 @@ # Hardcode glanceclient path so the job can be run on glance patches zuul_work_dir: src/git.openstack.org/openstack/python-glanceclient -- job: - name: glanceclient-dsvm-functional-identity-v3-only - parent: glanceclient-dsvm-functional - vars: - devstack_localrc: - ENABLE_IDENTITY_V2: false - - job: name: glanceclient-tox-keystone-tips-base parent: tox @@ -126,8 +119,6 @@ jobs: - glanceclient-dsvm-functional-v1 - glanceclient-dsvm-functional - - glanceclient-dsvm-functional-identity-v3-only: - voting: false - openstack-tox-lower-constraints gate: jobs: