Commit Graph

25 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
5d478a6227 Merge pull request #129581 from carlory/e2e-honor-pv-relaim-policy
storage e2e tests: add more tests for pv relaim policy
2025-01-17 17:52:56 -08:00
Kubernetes Prow Robot
b66142831a Merge pull request #128700 from jsafrane/selinux-changepolicy-e2e
selinux: Add e2e tests for SElinuxChangePolicy
2025-01-17 12:22:35 -08:00
Hemant Kumar
bfce77d1c0 We still can't rely on first condition being fs-expansion pending condition
Also, we don't really need this check here, because code above already
checks for fs expansion
2025-01-14 12:54:39 -05:00
carlory
2c58e27476 storage e2e tests: add more tests for pv relaim policy 2025-01-13 14:53:33 +08:00
carlory
617e5c79bb storage e2e tests: apply feature-gate label when these tests depend feature-gate 2024-12-03 18:25:41 +08:00
Jan Safranek
c478e4bd38 Add e2e tests 2024-11-08 15:25:23 +01:00
zhifei92
fc7dadf370 chore: Optimizing the context information for assertions on boolean types. 2024-08-26 19:27:18 +08:00
Hemant Kumar
0e5dd6b7c9 Watch for failing expansion using different function 2024-08-14 09:24:53 -04:00
Hemant Kumar
de5e4963c1 Use allocatedResources as new size for finishing volume expansion
on the node.

Also add new tests for node only expansion modes
2024-08-14 09:24:48 -04:00
Kubernetes Prow Robot
b2799bbda7 Merge pull request #124690 from mowangdk/test/add_e2e_test_for_volume_health
chore: Add e2e test for NodeGetVolumeStats
2024-08-13 13:00:43 -07:00
mowangdk
2eeaebca24 Move error check ahead 2024-07-23 16:13:47 +08:00
Hemant Kumar
f7f1a6c81a Address review comments and return nicer errors 2024-07-22 10:43:38 -04:00
mowangdk
6c377c10da Fix error print 2024-07-21 12:06:15 +08:00
mowangdk
7111e41951 Remove useless get volume stat field 2024-07-18 12:56:32 +08:00
mowangdk
d87d2977f7 Remove get pods node name method 2024-07-18 09:47:31 +08:00
Hemant Kumar
68df11f4f8 Use context of polling function for API calls in e2e 2024-07-17 10:59:55 -04:00
Hemant Kumar
2115c3e7d8 Fix e2e test with new resizer 2024-07-17 10:43:36 -04:00
Hemant Kumar
49e82fd120 Rename ReizeFailed conditions to ResizeInfeasible 2024-07-10 12:02:54 -04:00
mowangdk
28fbbeb0fc Replace get volume stat with get volume health 2024-06-29 22:34:16 +08:00
mowangdk
4c1a2d6851 test:Add volume condition test cases 2024-06-15 11:35:20 +08:00
Kubernetes Prow Robot
b8c4e12a17 Merge pull request #120301 from liyuerich/storage
e2e_storage:stop using deprecated framework.ExpectError
2024-05-16 02:38:12 -07:00
mowangdk
726eeb7778 chore: Add e2e test for NodeGetVolumeStats 2024-05-11 10:49:18 +08:00
liyuerich
f55588fa0b e2e_storage:stop using deprecated framework.ExpectError
Signed-off-by: liyuerich <yue.li@daocloud.io>
2024-05-09 18:10:33 +08:00
carlory
522c06b542 add e2e test for HonorPVReclaimPolicy 2024-05-09 01:19:45 +08:00
mowangdk
c7fe6b8cc2 chore:update invalid package name by golint 2024-05-04 22:55:43 +08:00