k3s/test/e2e/common
John Schnake afc66a5487 Move scalability, upgrade, and common packages to framework/log
This is part of the transition to using framework/log instead
of the Logf inside the framework package. This will help with
import size/cycles when importing the framework or subpackages.
2019-05-04 12:45:15 -05:00
..
BUILD Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
OWNERS Copy node test owners to e2e/common 2019-03-22 12:02:05 -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 Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
configmap.go Promote empty-key ConfigMap e2e to Conformance 2019-01-29 15:41:27 +05:30
configmap_volume.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08:00
container.go transitioning container-runtime from e2e_node to e2e/common 2018-08-24 07:54:19 +05:30
container_probe.go Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
docker_containers.go Adding details to Conformance Tests using RFC 2119 standards. 2018-08-01 11:39:01 -07:00
downward_api.go Add more strict IPv6 regex 2019-04-24 23:37:24 +02:00
downwardapi_volume.go Fix many typos in both code and comments 2019-02-27 14:41:02 +07:00
empty_dir.go promote shared volumes between the container in a pod e2e to conformance 2019-03-19 14:39:40 +05:30
events.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
expansion.go Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
host_path.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08:00
init_container.go Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
kubelet.go tests: Adds [LinuxOnly] tag to conformance test 2019-02-11 02:44:09 -08:00
kubelet_etc_hosts.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08:00
lifecycle_hook.go Add IPv6 support to the Container Lifecycle tests 2019-03-10 17:24:09 +01:00
networking.go Fix golint failures of e2e/framework/n*.go 2019-03-29 02:17:43 +00:00
node_lease.go Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
pods.go Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
privileged.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08:00
projected_combined.go Update test suite names 2018-10-09 14:25:30 -07:00
projected_configmap.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08:00
projected_downwardapi.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08:00
projected_secret.go Fix many typos in both code and comments 2019-02-27 14:41:02 +07:00
runtime.go Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
runtimeclass.go Add custom runtime handler e2e test 2019-03-12 14:47:56 -07:00
secrets.go Merge pull request #74702 from globervinodhn/secret_empty_promote 2019-04-12 21:38:02 -07:00
secrets_volume.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08:00
security_context.go Move scalability, upgrade, and common packages to framework/log 2019-05-04 12:45:15 -05:00
sysctl.go delete the busyboxImage and mountTest var and change use imageutils 2018-08-14 22:37:40 +09:00
util.go add recreate node e2e test 2019-04-12 16:00:19 -07:00
volumes.go [e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go 2019-04-13 16:58:37 +08:00