3deae65f68
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
7 lines
72 B
YAML
7 lines
72 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- tox
|
|
vars:
|
|
- tox_envlist: func-py3
|