From a3c2dd7dff32ade35e8dfe8f1fa4d8372f40bee4 Mon Sep 17 00:00:00 2001 From: Haojun Liao Date: Mon, 26 Dec 2022 19:33:27 +0800 Subject: [PATCH] test: update the test case. --- tests/system-test/0-others/compatibility.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/0-others/compatibility.py b/tests/system-test/0-others/compatibility.py index 7220088369..320217a32b 100644 --- a/tests/system-test/0-others/compatibility.py +++ b/tests/system-test/0-others/compatibility.py @@ -122,7 +122,7 @@ class TDTestCase: sleep(10) tdLog.info(" LD_LIBRARY_PATH=/usr/lib taosBenchmark -f 0-others/compa4096.json -y ") os.system("LD_LIBRARY_PATH=/usr/lib taosBenchmark -f 0-others/compa4096.json -y") - os.system("pkill -9 taosd") + os.system("pkill taosd") # make sure all the data are saved in disk.