From d25f5142e10123750ccd7281d79496ca6559abb4 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 0f4919ba96..cd720ab62d 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", "tsdbDebugFlag":"135", "mDebugFlag":"135", -- GitLab