add inc Snapshot copy case

This commit is contained in:
menshibin 2024-01-16 15:35:33 +08:00
parent 7db577d664
commit 24066a7734
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ class TDTestCase(TBase):
clusterDnodes.starttaosd(1)
clusterDnodes.starttaosd(2)
clusterDnodes.starttaosd(3)
sql = "show vnodes;"
time.sleep(10)
while True:
bFinish = True