py3: Switch swift-dsvm-functional-py3 to run tests under py3
Now that all of the func tests are ported, we may as well run all-py3. Change-Id: Ib9f75ca9efb46dc4c7730ad2718228ec7777c924
This commit is contained in:
parent
2cee9f750f
commit
2545372055
@ -246,8 +246,10 @@
|
||||
parent: swift-dsvm-functional
|
||||
description: |
|
||||
Setup a Swift/Keystone environment under py3 and run Swift's func tests
|
||||
(but under py2).
|
||||
(also under py3).
|
||||
vars:
|
||||
# This tox env get run twice; once for Keystone and once for tempauth
|
||||
tox_envlist: func-py3
|
||||
devstack_localrc:
|
||||
USE_PYTHON3: true
|
||||
# explicitly clear swift's default-disabled status
|
||||
|
Loading…
Reference in New Issue
Block a user