test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase

This commit is contained in:
chenhaoran 2022-12-01 09:46:19 +08:00
parent efc883707c
commit 3d24b70ceb
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ class TDTestCase:
tdDnodes.stop(1) tdDnodes.stop(1)
print(f"start taosd: nohup taosd -c {cPath} & ") print(f"start taosd: nohup taosd -c {cPath} & ")
os.system(f" nohup taosd -c {cPath} & " ) os.system(f" nohup taosd -c {cPath} & " )
sleep(1) sleep(5)