test:modify test.py and set dnode number default value

This commit is contained in:
tomchon 2022-06-23 20:46:09 +08:00
parent 9462c80508
commit d9b88d6c48
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ if __name__ == "__main__":
logSql = True
stop = 0
restart = False
dnodeNums = 5
dnodeNums = 1
mnodeNums = 0
updateCfgDict = {}
execCmd = ""