fix case
This commit is contained in:
parent
df661958fc
commit
80188f9213
|
@ -84,6 +84,7 @@ class TDTestCase:
|
|||
stb = f"{dbname}.meters"
|
||||
self.installTaosd(bPath,cPath)
|
||||
os.system("echo 'debugFlag 143' > /etc/taos/taos.cfg ")
|
||||
os.system("echo ' supportVnodes 256' > /etc/taos/taos.cfg ")
|
||||
tableNumbers=100
|
||||
recordNumbers1=100
|
||||
recordNumbers2=1000
|
||||
|
|
Loading…
Reference in New Issue