use pip_install to install packages for tempest
Change-Id: Ia892e0bc3c8c16119686daf26595c2b82d7e27b0
This commit is contained in:
parent
d5a80069d8
commit
d75bc1f3c1
@ -52,7 +52,7 @@ function install_tempest() {
|
||||
|
||||
# Tempest doesn't satisfy its dependencies on its own, so
|
||||
# install them here instead.
|
||||
sudo pip install -r $TEMPEST_DIR/tools/pip-requires
|
||||
pip_install -r $TEMPEST_DIR/tools/pip-requires
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user