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:
Tim Burke 2019-08-16 20:37:10 -07:00 committed by Tim Burke
parent 2cee9f750f
commit 2545372055
1 changed files with 3 additions and 1 deletions

View File

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