Switch py2 DSVM jobs to only run swift under py2

Other services are fine to move on to py3. We still want to test py2,
though.

Change-Id: I488f88a54948663c682b35dc976b62db6e72eef7
This commit is contained in:
Tim Burke 2019-11-19 10:16:28 -08:00 committed by Tim Burke
parent e1e1f4d467
commit 6e4fe1d5fa
1 changed files with 4 additions and 0 deletions

View File

@ -222,6 +222,10 @@
# This tox env get run twice; once for Keystone and once for tempauth
tox_envlist: func
devstack_localrc:
# Other services are fine to run py3
USE_PYTHON3: true
# explicitly state that we want to test swift under py2
DISABLED_PYTHON3_PACKAGES: 'swift'
SWIFT_HASH: changeme
# We don't need multiple replicas to run purely functional tests.
# In fact, devstack special cases some things when there's only