kubernetes/test/e2e/common/node/framework/cgroups
KhushAhuja efddaf6561 test/e2e: deflake pod resize cgroup value verification
Replace the manual 3-retry loop (with no delay) in VerifyCgroupValue
with framework.Gomega().Eventually() + HandleRetry, matching the
pattern used for oom_score_adj deflake in #137329. This gives proper
polling with backoff when exec fails during container restarts.
2026-03-13 21:10:37 +05:30
..
cgroups.go test/e2e: deflake pod resize cgroup value verification 2026-03-13 21:10:37 +05:30
cgroups_linux.go e2e tests 2025-11-11 18:19:09 +00:00
cgroups_test.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
cgroups_unsupported.go e2e tests 2025-11-11 18:19:09 +00:00