[test: modify case]
This commit is contained in:
parent
4674fe7d73
commit
79bae554e7
|
@ -86,7 +86,7 @@ class TDTestCase:
|
|||
updatecfgDict["serverPort"] = serverPort
|
||||
updatecfgDict["firstEp"] = hostname + ':' + serverPort
|
||||
updatecfgDict["secondEp"] = hostname + ':' + serverPort
|
||||
clientCfgDict["fqdn"] = hostname
|
||||
updateCfgDict["fqdn"] = hostname
|
||||
|
||||
print ("===================: ", updatecfgDict)
|
||||
|
||||
|
|
Loading…
Reference in New Issue