tempest-lib should not be required anymore
Tempest-style tests have been migrated to tempest.lib, part of tempest. Change-Id: I46e33abfaffd8d78240376b272a75f63f2c37e13
This commit is contained in:
parent
6f33b0c6e9
commit
8f1627e934
@ -213,9 +213,6 @@ timestamp_puppet_log
|
||||
|
||||
print_header 'Prepare Tempest'
|
||||
if [ "${TEMPEST_FROM_SOURCE}" = true ]; then
|
||||
# Tempest plugin tests require tempest-lib to be installed
|
||||
$SUDO pip install tempest-lib
|
||||
|
||||
# We need latest testrepository to run stackviz correctly
|
||||
$SUDO pip install -U testrepository
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user