Fix path to integrational tests
Due to changes in post_test_hook.sh in mistral repository start directory was changed to python-mistralclient (was: functionaltests/python-mistralclient). Change-Id: I5e2c22a14490d142da6fe2566070cc231824ebcd
This commit is contained in:
@@ -28,4 +28,4 @@ TEMPEST_DIR=${TEMPEST_DIR:-/opt/stack/new/tempest}
|
||||
# Add tempest source tree to PYTHONPATH
|
||||
export PYTHONPATH=$PYTHONPATH:$TEMPEST_DIR
|
||||
|
||||
nosetests -sv tests.py
|
||||
nosetests -sv functionaltests/tests.py
|
||||
|
Reference in New Issue
Block a user