k3s/test/e2e/common
Kubernetes Submit Queue 99fab84c7a
Merge pull request #67100 from mkurylec/promotion-lifecycle-hook-to-conformance
Automatic merge from submit-queue (batch tested with PRs 67100, 67426). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

porting e2e_node lifecycle testcases into e2e folder under common

a) Shifted (and renamed) file existing in e2e_node to e2e/common.
b) Added these tests to the conformance suite:
- "should execute poststart exec hook properly"
-  "should execute prestop exec hook properly"
- "should execute poststart http hook properly"
- "should execute prestop http hook properly"

[reference issue](https://github.com/kubernetes/kubernetes/issues/67086) explaining the effort.
2018-08-16 11:57:28 -07:00
..
BUILD Merge pull request #67100 from mkurylec/promotion-lifecycle-hook-to-conformance 2018-08-16 11:57:28 -07:00
apparmor.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
autoscaling_utils.go HPA: Make dynamicRequestSizeInMillicores bigger 2018-08-07 02:06:10 +00:00
configmap.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
configmap_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
container_probe.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
docker_containers.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
downward_api.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
downwardapi_volume.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
empty_dir.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
events.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
expansion.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
host_path.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
init_container.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
kubelet_etc_hosts.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
lifecycle_hook.go a) fixing rebase 2018-08-08 11:06:07 -03:00
networking.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
pods.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
privileged.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
projected.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
secrets.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
secrets_volume.go Merge pull request #67364 from thdrnsdk/busybox 2018-08-15 04:23:21 -07:00
sysctl.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
util.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
volumes.go Allow running various storage e2e tests on custom images 2018-08-09 17:02:02 -07:00