Merge "Use correct path for tempest in testr dib script"
This commit is contained in:
commit
9e4f88219e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user