mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-19 13:03:35 +00:00
Add "starting test" log to multinodes logging output for context
This commit is contained in:
parent
6567a399de
commit
ff1acb9391
@ -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