attempts to run the test rig with eventloopdelay measure and other feedback

This commit is contained in:
Sri Pasumarthi
2026-04-10 12:05:35 -07:00
committed by Srinivasa Pasumarthi
parent e74b093a42
commit 3ff7422790
3 changed files with 145 additions and 96 deletions
+4
View File
@@ -1336,6 +1336,10 @@ export class TestRig {
return logs;
}
readTelemetryLogs(): ParsedLog[] {
return this._readAndParseTelemetryLog();
}
readToolLogs() {
// For Podman, first check if telemetry file exists and has content
// If not, fall back to parsing from stdout