mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-07 07:53:05 +00:00
Logs total run duration in overview log.
This commit is contained in:
parent
e11a7d1600
commit
4adce837ec
@ -92,6 +92,7 @@ namespace ContinuousTests
|
||||
{
|
||||
var testDuration = Time.FormatDuration(DateTime.UtcNow - startTime);
|
||||
var testData = FormatTestRuns(testLoops);
|
||||
overviewLog.Log("Total duration: " + testDuration);
|
||||
|
||||
if (config.TargetDurationSeconds > 0)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user