From fc0cf9bf7a563bf112b5351b2e682cecdafb9079 Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Wed, 5 Feb 2025 18:21:29 +0800 Subject: [PATCH] feat:add test logic --- tests/system-test/7-tmq/taosx-performance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/7-tmq/taosx-performance.json b/tests/system-test/7-tmq/taosx-performance.json index 352bdbbd6d..ff554a61d9 100644 --- a/tests/system-test/7-tmq/taosx-performance.json +++ b/tests/system-test/7-tmq/taosx-performance.json @@ -37,7 +37,7 @@ "insert_mode": "taosc", "non_stop_mode": "no", "line_protocol": "line", - "insert_rows": 10000, + "insert_rows": 30, "childtable_limit": 0, "childtable_offset": 0, "interlace_rows": 1,