Files
foxhunt/infra
jgrusewski 4d80d396f1 fix(ci): capture test failure details before pod cleanup
The test-gate pod gets cleaned up immediately on failure, losing all
stdout. Pipe cargo test through tee and grep for FAILED/panicked
output before exiting, so failure logs are preserved in Argo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:31:03 +01:00
..