Merge "Use correct path for tempest in testr dib script"

This commit is contained in:
Jenkins 2015-01-13 14:33:29 +00:00 committed by Gerrit Code Review
commit 9e4f88219e

View File

@ -17,8 +17,7 @@
set -e
TEMPEST_DIR=$TMP_MOUNT_PATH/opt/git/openstack/tempest
TEMPEST_DIR=/opt/git/openstack/tempest
# Setup venv and Install python deps from pip
sudo virtualenv /opt/git/subunit2sql-env