summaryrefslogtreecommitdiffstats
path: root/docker/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker/run_tests.sh')
-rwxr-xr-xdocker/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/run_tests.sh b/docker/run_tests.sh
index 8e1e733e5..f18f1d74b 100755
--- a/docker/run_tests.sh
+++ b/docker/run_tests.sh
@@ -184,7 +184,7 @@ bgpvpn = True" >> /etc/tempest/tempest.conf
"promise")
info "Running PROMISE test case..."
python ${FUNCTEST_REPO_DIR}/testcases/features/promise.py $debug $report
- sleep 10 #to let the instances terminate
+ sleep 10 # to let the instances terminate
clean_openstack
;;
"doctor")