kubernetes/test/e2e/framework/internal/junit
Patrick Ohly 9702a2dca2 E2E framework: enable data race detection only if needed
When building the test binary without race detection, we don't
need the post-processing of the JUnit file because it cannot
contain data race reports. This can be done via build tags.
2025-10-08 08:45:21 +02:00
..
junit.go E2E framework: enable data race detection only if needed 2025-10-08 08:45:21 +02:00
junit_data_races.go E2E framework: enable data race detection only if needed 2025-10-08 08:45:21 +02:00
junit_no_data_races.go E2E framework: enable data race detection only if needed 2025-10-08 08:45:21 +02:00