Kota Tsuyuzaki 3deae65f68 py3: Support py3 functional test
OpenStack Swift is close to release py3 support so we could run
py3 fuctional test as non-voting gate. we will fix issues found
at the gate by the end of year (py2 retirement)

Change-Id: I778e6eaee7632d1ee9eb5a48bd1a3ae1d6c4e25a
2019-07-19 17:16:51 +09:00

7 lines
72 B
YAML

---
- hosts: all
roles:
- tox
vars:
- tox_envlist: func-py3