kubernetes/test/e2e/common
Kubernetes Prow Robot 110da204f6
Merge pull request #85190 from danielqsj/f-event
refactor events utils in e2e
2020-01-07 22:35:40 -08:00
..
BUILD Merge pull request #85190 from danielqsj/f-event 2020-01-07 22:35:40 -08:00
configmap.go use log functions of core framework 2019-09-26 02:45:07 +00:00
configmap_volume.go tests: Removes [LinuxOnly] tag from a few tests 2019-11-16 15:54:33 -08:00
container.go add missing alias of api errors under test 2019-12-26 17:29:38 +08:00
container_probe.go Merge pull request #85190 from danielqsj/f-event 2020-01-07 22:35:40 -08:00
docker_containers.go tests: Replaces images used with agnhost (part 3) 2019-06-26 13:33:55 -07:00
downward_api.go Separate e2enetwork from e2e core framework 2019-10-25 17:58:20 +00:00
downwardapi_volume.go tests: Fixes tests for Windows (containerd, RunAsUserName) 2019-11-06 19:14:21 -08:00
empty_dir.go uses the API instead to fixemptyDir volumes pod should support shared volumes between containers 2019-09-18 13:58:44 +08:00
expansion.go Merge pull request #83711 from tanjunchen/fix-staticcheck-test/e2e/network 2019-10-26 02:23:22 -07:00
host_path.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
init_container.go test/e2e_node/:use framework.Equal() instead of using gomega.Expect(bool).To(gomega.BeTrue(),explain) 2019-12-11 18:50:29 +08:00
kubelet.go kubelet e2e: defer the close to after the error check 2019-09-04 10:01:52 -05:00
kubelet_etc_hosts.go fix staticcheck in test/e2e/common directory 2019-10-12 11:30:47 +08:00
lease.go add missing alias of api errors under test 2019-12-26 17:29:38 +08:00
lifecycle_hook.go tests: Replaces images used with agnhost (part 2) 2019-06-17 06:04:18 -07: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 Ensure that Node lease has OwnerReference set 2019-11-12 09:11:59 +01:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
pods.go Merge pull request #84425 from yutedz/e2e-pods-const 2019-12-17 06:18:00 -08:00
privileged.go Move privilege e2e test to common 2019-10-04 09:54:52 -07:00
projected_combined.go fix staticcheck in test/e2e/common directory 2019-10-12 11:30:47 +08:00
projected_configmap.go tests: Fixes tests for Windows (containerd, RunAsUserName) 2019-11-06 19:14:21 -08:00
projected_downwardapi.go tests: Fixes tests for Windows (containerd, RunAsUserName) 2019-11-06 19:14:21 -08:00
projected_secret.go tests: Fixes tests for Windows (containerd, RunAsUserName) 2019-11-06 19:14:21 -08:00
runtime.go tests: Removes [LinuxOnly] tag from a few tests 2019-11-16 15:54:33 -08:00
runtimeclass.go Merge pull request #85190 from danielqsj/f-event 2020-01-07 22:35:40 -08:00
secrets.go use log functions of core framework 2019-09-26 02:45:07 +00:00
secrets_volume.go tests: Fixes tests for Windows (containerd, RunAsUserName) 2019-11-06 19:14:21 -08:00
security_context.go Move WaitForFailure() to the test 2019-12-30 23:16:24 +00:00
sysctl.go tests: Skips Windows-unrelated tests on Windows 2019-08-20 14:19:14 -07:00
util.go e2e: move LogFailedContainers out of e2e test framework util.go 2019-11-15 10:21:26 +08:00
volumes.go Removed 2nd arg "cs" from TestVolumeClient 2019-11-12 14:42:24 +02:00