aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorrexlee8776 <limingjiang@huawei.com>2016-11-30 11:23:53 +0000
committerrexlee8776 <limingjiang@huawei.com>2016-11-30 11:52:56 +0000
commitf16c84f6fe11933940fd13e1db497dd92cfc9d67 (patch)
treea0ee284c27dc5546d78d787957a05c891f0e7646 /tests
parent462f25c8e950110a1624909d4f79ef4219005ba2 (diff)
Bugfix: debug should be default off
JIRA: YARDSTICK-398 Change-Id: I8b2f776a9cf6d577150633999354db762fcb93ae Signed-off-by: rexlee8776 <limingjiang@huawei.com>
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]