You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Use patched TMT from cgwalters/tmt to fix DEBUG verbosity
Remove the grep workaround from tests/run-tmt.sh and instead install
the patched version of TMT from cgwalters/tmt's fix-queue-debug-logging
branch in CI.
The TMT patch fixes DebugLevelFilter to reject DEBUG messages without
TMT's custom details attribute, eliminating 100k+ lines of debug output
from queue worker threads during provision.
This tests the upstream patch that will be submitted to teemtee/tmt.
Re-enabled CI triggers (push/PR) to test with the patched TMT.
Assisted-by: Claude Code (Sonnet 4.5)
0 commit comments