From e47df8c360cbb66291b33ecd7499d747cfe691c4 Mon Sep 17 00:00:00 2001 From: happyguoxy Date: Tue, 14 Sep 2021 11:30:20 +0800 Subject: [PATCH] [TD-6633]:modify python file --- .../tools/taosdemoAllTest/TD-4985/query-limit-offset.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pytest/tools/taosdemoAllTest/TD-4985/query-limit-offset.json b/tests/pytest/tools/taosdemoAllTest/TD-4985/query-limit-offset.json index 265f42036b..ad85f9607b 100644 --- a/tests/pytest/tools/taosdemoAllTest/TD-4985/query-limit-offset.json +++ b/tests/pytest/tools/taosdemoAllTest/TD-4985/query-limit-offset.json @@ -22,7 +22,7 @@ "cache": 50, "blocks": 8, "precision": "ms", - "keep": 365, + "keep": 36500, "minRows": 100, "maxRows": 4096, "comp":2, -- GitLab