Run client functional tests
Fixed the post_test_hook to execute the functional tests in this repo instead of the barbican repo. Change-Id: Iba40cb7eaa82e2c006e5c73027d68a0c00bef6da
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
# Install packages from test-requirements.txt
|
||||
sudo pip install -r /opt/stack/new/python-barbicanclient/test-requirements.txt
|
||||
|
||||
cd /opt/stack/new/barbican/functionaltests
|
||||
cd /opt/stack/new/python-barbicanclient/functionaltests
|
||||
sudo ./run_tests.sh
|
||||
|
||||
Reference in New Issue
Block a user