kubernetes/test/e2e/framework/pod
Niels de Vos 00b6d7ccee e2e: add option to create pods with different image in pod.Config
For testing certain features, the BusyBox image does not provide all the
tools that are needed. Notably 'dd' from BusyBox does not support
direct-io that is required for skipping caches while doing writes and
reads on a Block-mode PVC attached to different nodes.
2020-09-25 11:01:59 +02:00
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
create.go e2e: add option to create pods with different image in pod.Config 2020-09-25 11:01:59 +02:00
delete.go Revert "e2epod: use foreground deletion" 2020-07-21 22:40:31 +03:00
node_selection.go e2e: avoid setting NodeName for CSI driver deployments 2020-02-26 10:33:29 +01:00
resource_test.go Fix a bug in e2epod function 2020-02-13 16:45:16 -08:00
resource.go tests: Refactor agnhost image pod usage 2020-08-29 15:48:03 -07:00
wait.go tests: Fixes variable expansion false positive test 2020-07-31 01:23:09 -07:00