summaryrefslogtreecommitdiffstats
path: root/tests/smoke_tests/execute_smoke_tests.sh
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-10-18 19:40:50 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-18 19:40:50 +0000
commitada6cc221157b6c1e1fe4866889cfc7e869ef2aa (patch)
tree59a1a23ec90d0369ee1645fef9210c63a893be03 /tests/smoke_tests/execute_smoke_tests.sh
parentd08d76d73da738f8e719771bc7453b3030f742bf (diff)
parent2de2c917df15596af0e0dda40edfa16c03eb591d (diff)
Merge "Moved smoke test repository and changed input arguments."
Diffstat (limited to 'tests/smoke_tests/execute_smoke_tests.sh')
-rwxr-xr-xtests/smoke_tests/execute_smoke_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/smoke_tests/execute_smoke_tests.sh b/tests/smoke_tests/execute_smoke_tests.sh
index 245ccc53..6f9e17f3 100755
--- a/tests/smoke_tests/execute_smoke_tests.sh
+++ b/tests/smoke_tests/execute_smoke_tests.sh
@@ -3,4 +3,4 @@
cd ~/provisioning/python
export PYTHONPATH=$PYTHONPATH:$(pwd)
-python unit_test_suite.py ~stack/overcloudrc \ No newline at end of file
+python unit_test_suite.py -e ~stack/overcloudrc -n external -l INFO \ No newline at end of file