add nettest on fullopt.py

This commit is contained in:
Alex Duan 2025-02-22 22:59:13 +08:00
parent c7e4680e3a
commit 91b9a85cb0
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ class TDTestCase(TBase):
sc.dnodeStop(idx) sc.dnodeStop(idx)
etool.exeBinFile("taos", f'-n server', wait=False) etool.exeBinFile("taos", f'-n server', wait=False)
time.sleep(3) time.sleep(3)
etool.exeBinFile("taos", f'-n client', wait=True)
eos.exe("pkill -9 taos") eos.exe("pkill -9 taos")
# call enter password # call enter password