kubernetes/test/e2e/common
Kenichi Omichi 12c0eaef25 Use ExpectNoError(err)
We missed another pattern to check error doesn't happen on e2e tests.
This covers the pattern for consistent test implementation.
2020-09-03 23:29:07 +00:00
..
BUILD Revert "Merge pull request 90942 from ii/ii-create-pod%2Bpodstatus-resource-lifecycle-test" 2020-07-24 00:24:27 -04:00
configmap_volume.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
configmap.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
container_probe.go Remove StartupProbe featuregate and related logic 2020-08-22 15:09:52 +02: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 Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
downward_api.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
downwardapi_volume.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
empty_dir.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
expansion.go tests: Use Windows absolute path on Windows pods 2020-08-18 13:39:31 -07:00
host_path.go Drop conformance for a HostPath test 2020-05-07 22:40:00 -04:00
init_container.go Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00
kubelet_etc_hosts.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
kubelet.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
lease.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
lifecycle_hook.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
networking.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
node_lease.go Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
pods.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
podtemplates.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
privileged.go Move privilege e2e test to common 2019-10-04 09:54:52 -07:00
projected_combined.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
projected_configmap.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
projected_downwardapi.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
projected_secret.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
runtime.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
runtimeclass.go Remove special case for node e2e tests when expecting pod rejection 2020-07-29 22:28:03 -04:00
secrets_volume.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
secrets.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
security_context.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
sysctl.go Use e2epod.WaitForPodNoLongerRunningInNamespace directly 2020-03-20 21:05:01 +00:00
util.go Renamed image "white lists" to pre-pull image lists in test 2020-07-01 13:48:47 -04:00
volumes.go Merge pull request #90689 from aojea/nfsv6 2020-05-21 03:30:36 -07:00