summaryrefslogtreecommitdiffstats
path: root/tests/smoke_tests/execute_smoke_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/smoke_tests/execute_smoke_tests.sh')
-rwxr-xr-xtests/smoke_tests/execute_smoke_tests.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/smoke_tests/execute_smoke_tests.sh b/tests/smoke_tests/execute_smoke_tests.sh
index 6f9e17f3..5ebbf3a4 100755
--- a/tests/smoke_tests/execute_smoke_tests.sh
+++ b/tests/smoke_tests/execute_smoke_tests.sh
@@ -1,6 +1,3 @@
#!/usr/bin/env bash
-cd ~/provisioning/python
-export PYTHONPATH=$PYTHONPATH:$(pwd)
-
-python unit_test_suite.py -e ~stack/overcloudrc -n external -l INFO \ No newline at end of file
+python ~/snaps/snaps/unit_test_suite.py -e ~stack/overcloudrc -n external -l INFO &> ~stack/snoke-tests.out \ No newline at end of file