aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJing Lu <lvjing5@huawei.com>2016-12-05 06:29:44 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-05 06:29:44 +0000
commit65e770afb564045d647abe2bdc2892ebe1130015 (patch)
treef09f3d1f93aefa9fd566391f00e865bce0f314ac /tests
parent99ff997e0f9caf6ab4ba831d4272d803d3047909 (diff)
parentf16c84f6fe11933940fd13e1db497dd92cfc9d67 (diff)
Merge "Bugfix: debug should be default off"
Diffstat (limited to 'tests')
-rwxr-xr-xtests/ci/yardstick-verify2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ci/yardstick-verify b/tests/ci/yardstick-verify
index 1a6682f85..7644c96c4 100755
--- a/tests/ci/yardstick-verify
+++ b/tests/ci/yardstick-verify
@@ -162,7 +162,7 @@ run_test()
cat << EOF > /etc/yardstick/yardstick.conf
[DEFAULT]
-debug = True
+debug = False
dispatcher = ${DISPATCHER_TYPE}
[dispatcher_file]