From b39b95fa04bf8ff9fbc084ffb2177185ae025051 Mon Sep 17 00:00:00 2001 From: Ping Xiao Date: Fri, 27 Aug 2021 09:38:37 +0800 Subject: [PATCH] [ci skip] update cfg key --- tests/pytest/util/dnodes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pytest/util/dnodes.py b/tests/pytest/util/dnodes.py index 0f71ffd0a3..cd7ca7cae9 100644 --- a/tests/pytest/util/dnodes.py +++ b/tests/pytest/util/dnodes.py @@ -125,7 +125,7 @@ class TDDnode: "charset":"UTF-8", "asyncLog":"0", "anyIp":"0", - "tsEnableTelemetryReporting":"0", + "telemetryReporting":"0", "dDebugFlag":"135", "mDebugFlag":"135", "sdbDebugFlag":"135", -- GitLab