Merge "Run DSVM func tests under py3"
This commit is contained in:
@@ -191,7 +191,7 @@
|
|||||||
vars:
|
vars:
|
||||||
tox_constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
|
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
|
# This tox env get run twice; once for Keystone and once for tempauth
|
||||||
tox_envlist: func
|
tox_envlist: func-py3
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
SWIFT_HASH: changeme
|
SWIFT_HASH: changeme
|
||||||
# We don't need multiple replicas to run purely functional tests.
|
# We don't need multiple replicas to run purely functional tests.
|
||||||
|
|||||||
Reference in New Issue
Block a user