Use tox for devstack-gate unittest job

Use tox for devstack-gate unittest job to work around the lack of
preinstalled python-yaml deb on new minimal workers.

Change-Id: I312622d84d0833b91bffc14cbab1f16d7dd87df2
This commit is contained in:
Jeremy Stanley 2016-03-08 15:27:16 +00:00
parent d3c6d31459
commit dcc887ea12

View File

@ -2714,7 +2714,8 @@
- gerrit-git-prep
- install-distro-packages
- revoke-sudo
- shell: "./run-tests.sh"
- tox:
envlist: run-tests
publishers:
- console-log