From 54d69a3767d870168100cc64ab6ebfa61efcc862 Mon Sep 17 00:00:00 2001 From: tomchon Date: Wed, 22 Jun 2022 12:09:22 +0800 Subject: [PATCH] test: modify testcase of muti-mnodes --- tests/system-test/6-cluster/5dnode3mnodeStop.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/system-test/6-cluster/5dnode3mnodeStop.py b/tests/system-test/6-cluster/5dnode3mnodeStop.py index 213e080172..e1f66ceacb 100644 --- a/tests/system-test/6-cluster/5dnode3mnodeStop.py +++ b/tests/system-test/6-cluster/5dnode3mnodeStop.py @@ -278,7 +278,6 @@ class TDTestCase: self.check3mnode() def run(self): - tdLog.debug("123") self.five_dnode_three_mnode(5) def stop(self):