Run dsvm job under python3

Change-Id: Id9dea95358957564bc19038b7e21705edb6dfb5b
This commit is contained in:
Tom Barron 2019-01-09 10:14:15 -05:00
parent da8c123f93
commit 4e50268418
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_PROJECT_FROM_GIT="python-manilaclient"
export PROJECTS="openstack/manila-tempest-plugin $PROJECTS"
export DEVSTACK_GATE_USE_PYTHON3=True
export PYTHON3_VERSION="3.6"
# Keep localrc to be able to set some vars in pre_test_hook
export KEEP_LOCALRC=1