zhucan
80ff4b90a5
e2e: test for node expand volume with secrets failed
...
Signed-off-by: zhucan <zhucan.k8s@gmail.com>
2023-03-14 21:12:31 +08:00
zhucan
7a87b4363b
e2e: add e2e test to node expand volume with secret
...
Signed-off-by: zhucan <zhucan.k8s@gmail.com>
2023-03-08 10:27:50 +08:00
Jan Safranek
b9c2449569
Rework createSELinuxMountPreHook to switch()
2023-01-17 11:23:19 +01:00
Jan Safranek
e1f62a9bc5
Add multi-pod tests with SELinux mounts
...
Check that a volume is fully unmounted (Unstaged) before kubelet starts a
pod with the same volume, but with a different SELinux context.
2023-01-05 13:15:32 +01:00
Patrick Ohly
2f6c4f5eab
e2e: use Ginkgo context
...
All code must use the context from Ginkgo when doing API calls or polling for a
change, otherwise the code would not return immediately when the test gets
aborted.
2022-12-16 20:14:04 +01:00
Hemant Kumar
3d33178dab
Start adding e2e for recovery from expansion failure
2022-12-14 15:28:05 -05:00
Patrick Ohly
f30d1867e6
e2e storage: remove obsolete testCleanups
2022-12-14 07:39:48 +01:00
Hemant Kumar
9e5d0828e0
use defercleanup in all the places
2022-12-13 15:54:55 -05:00
Hemant Kumar
6dd94f5663
Refactor mock tests in different files
...
Change code to use pointer for mock driver setup
2022-12-13 14:26:07 -05:00