mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-02 20:53:07 +00:00
Add "starting test" log to multinodes logging output for context
This commit is contained in:
parent
dc3ea9b16d
commit
2659913c2d
@ -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