Natasha Sarkar
2d23d21802
e2e test for resize of non-sidecar init containers
2026-03-19 00:43:57 +00:00
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
Natasha Sarkar
8504c0d4e3
deflake pod resize oom_score_adj check
2026-03-05 18:36:03 +00:00
ndixita
21920bb37e
Test fixes
...
Signed-off-by: ndixita <ndixita@google.com>
2025-11-12 01:18:53 +00:00
ndixita
1733d8fc8c
e2e tests
...
Signed-off-by: ndixita <ndixita@google.com>
2025-11-11 18:19:09 +00:00
Ayato Tokubi
799312a402
Update pod resize test to accept new cpu.weight conversion.
...
Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
2025-08-29 16:39:18 +00:00
Natasha Sarkar
22fa3c747b
add retries to exec command in cgroup verification
2025-05-06 18:33:25 +00:00
Hironori Shiina
43ce37ed48
Address feedback
2025-05-01 14:56:28 +02:00
Hironori Shiina
7e1cec680e
e2e: Deduplicate cgroup verification
...
This fix deduplicates cgroup verification in tests for
InPlacePodVerticalScaling and PodLevelResources.
2025-05-01 14:53:26 +02:00