Merge "Run DSVM func tests under py3"

This commit is contained in:
Zuul 2020-12-16 15:34:10 +00:00 committed by Gerrit Code Review
commit 6e9e84a5c2
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@
vars:
tox_constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
# This tox env get run twice; once for Keystone and once for tempauth
tox_envlist: func
tox_envlist: func-py3
devstack_localrc:
SWIFT_HASH: changeme
# We don't need multiple replicas to run purely functional tests.