From 91b9a85cb0ab5af6385fbb612009be4794bd8210 Mon Sep 17 00:00:00 2001 From: Alex Duan <417921451@qq.com> Date: Sat, 22 Feb 2025 22:59:13 +0800 Subject: [PATCH] add nettest on fullopt.py --- tests/army/cmdline/fullopt.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/army/cmdline/fullopt.py b/tests/army/cmdline/fullopt.py index 0cb1ee130c..4c320b87c6 100644 --- a/tests/army/cmdline/fullopt.py +++ b/tests/army/cmdline/fullopt.py @@ -154,6 +154,7 @@ class TDTestCase(TBase): sc.dnodeStop(idx) etool.exeBinFile("taos", f'-n server', wait=False) time.sleep(3) + etool.exeBinFile("taos", f'-n client', wait=True) eos.exe("pkill -9 taos") # call enter password