kubernetes/test/e2e/common
Jan Safranek de09560cf0 Ignore NotFound error when cleaning up Gluster tests
"Volumes GlusterFS should be mountable" is a bit flaky in a downstream CI.

This PR make "should be mountable" test on par with the other GlusterFS
tests (in_tree.go: DeleteVolume())
2020-05-04 12:57:45 +02:00
..
BUILD e2e: don't use kubelet api to verify pod deletion 2020-04-01 08:28:27 -07:00
configmap_volume.go Merge pull request #89594 from wojtek-t/beta_immutable_secrets 2020-04-25 03:17:29 -07:00
configmap.go automated refactor 2020-03-05 14:59:46 -08:00
container_probe.go WaitForPodReady is simply wrapper functions for e2epod package, 2020-03-22 23:08:52 +08:00
container.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00
docker_containers.go tests: Replaces images used with agnhost (part 3) 2019-06-26 13:33:55 -07:00
downward_api.go Use e2eskipper package in test/e2e/common/ 2020-01-20 07:58:13 +00:00
downwardapi_volume.go tests: Replaces mounttest images used with agnhost (part 4) 2020-02-29 15:05:57 -08:00
empty_dir.go Merge pull request #88248 from claudiubelu/tests/reduce-to-agnhost-mounttest 2020-04-22 04:53:52 -07:00
expansion.go tests: Retries exec after container restart due to liveness 2020-04-29 03:22:30 -07:00
host_path.go tests: Replaces mounttest images used with agnhost (part 4) 2020-02-29 15:05:57 -08:00
init_container.go Fix watches in init container e2e tests 2020-04-23 16:52:29 +02:00
kubelet_etc_hosts.go fix staticcheck in test/e2e/common directory 2019-10-12 11:30:47 +08:00
kubelet.go automated refactor 2020-03-05 14:59:46 -08:00
lease.go automated refactor 2020-03-05 14:59:46 -08:00
lifecycle_hook.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00
networking.go Sets HostNetwork to False for tests which do not require it 2019-11-20 17:36:54 -08:00
node_lease.go generated: run refactor 2020-02-07 18:16:47 -08:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
pods.go e2e: don't use kubelet api to verify pod deletion 2020-04-01 08:28:27 -07:00
podtemplates.go Merge pull request #88036 from ii/promote-podtemplate-lifecycle 2020-04-07 15:27:43 -07:00
privileged.go Move privilege e2e test to common 2019-10-04 09:54:52 -07:00
projected_combined.go generated: run refactor 2020-02-08 12:30:21 -05:00
projected_configmap.go Merge pull request #88248 from claudiubelu/tests/reduce-to-agnhost-mounttest 2020-04-22 04:53:52 -07:00
projected_downwardapi.go tests: Replaces mounttest images used with agnhost (part 4) 2020-02-29 15:05:57 -08:00
projected_secret.go Merge pull request #88248 from claudiubelu/tests/reduce-to-agnhost-mounttest 2020-04-22 04:53:52 -07:00
runtime.go Include testname 2020-03-18 14:54:06 -07:00
runtimeclass.go automated refactor 2020-03-05 14:59:46 -08:00
secrets_volume.go Merge pull request #89594 from wojtek-t/beta_immutable_secrets 2020-04-25 03:17:29 -07:00
secrets.go automated refactor 2020-03-05 14:59:46 -08:00
security_context.go grammar change for pods status in tests 2020-01-30 09:34:37 +04:00
sysctl.go Use e2epod.WaitForPodNoLongerRunningInNamespace directly 2020-03-20 21:05:01 +00:00
util.go Merge pull request #88248 from claudiubelu/tests/reduce-to-agnhost-mounttest 2020-04-22 04:53:52 -07:00
volumes.go Ignore NotFound error when cleaning up Gluster tests 2020-05-04 12:57:45 +02:00