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