add nettest on fullopt.py
This commit is contained in:
parent
c7e4680e3a
commit
91b9a85cb0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue