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
This commit is contained in:
Brian Rosmaita 2018-05-16 19:24:07 -04:00
parent 0dfbfa611d
commit c19192221b
1 changed files with 0 additions and 9 deletions

View File

@ -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: