mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-14 07:52:01 +00:00
"validates resource limits of pods that are allowed to run" test of conformance tests are flake on some local environments. The CPU workload pods don't seem work well and nodes have still CPU capacity after running the workload pods. Then the conformance test failed unexpectedly. This adds message which shows how much CPU used by the workload pods for investigating it easily.