mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-10 17:33:09 +00:00
Add "starting test" log to multinodes logging output for context
This commit is contained in:
parent
a8c573e8aa
commit
e1cc23d4fd
@ -110,6 +110,7 @@ template multinodesuite*(name: string, body: untyped) =
|
||||
currentTestName = tname
|
||||
nodeConfigs = startNodeConfigs
|
||||
test tname:
|
||||
trace "Starting test", name = tname, nodeConfigs
|
||||
tbody
|
||||
|
||||
proc updatePort(url: var string, port: int) =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user