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:
Douglas Mendizábal
2015-02-22 15:52:11 -06:00
parent f93fdeb62f
commit 45cc79ae06

View File

@@ -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