mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
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.