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

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
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.