kubernetes/test/e2e/common
Kenichi Omichi bf221a09b5 Remove core dependency from deployment e2e fw
RunDeployment() of the deployment e2e framework was used in
autoscaling_utils only. In addition, the deployment e2e framework
imported the core of e2e framework only for the function.
So this moves the function into autoscaling_utils then we can remove
dependency of core framework from the deployment e2e framework.
2019-08-09 19:31:14 +00:00
..
apparmor.go Use ExpectEqual in e2e/common 2019-07-04 13:50:19 +08:00
autoscaling_utils.go Remove core dependency from deployment e2e fw 2019-08-09 19:31:14 +00:00
BUILD Remove core dependency from deployment e2e fw 2019-08-09 19:31:14 +00:00
configmap.go Update configMap data checking 2019-08-07 03:35:36 +00:00
configmap_volume.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
container.go transitioning container-runtime from e2e_node to e2e/common 2018-08-24 07:54:19 +05:30
container_probe.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
docker_containers.go tests: Replaces images used with agnhost (part 3) 2019-06-26 13:33:55 -07:00
downward_api.go Debug values when test fail 2019-07-30 00:42:34 +02:00
downwardapi_volume.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
empty_dir.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
events.go Remove duplicated check in ObserveEventAfterAction 2019-07-27 01:03:10 +00:00
expansion.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08: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 Use ExpectEqual in e2e/common 2019-07-04 13:50:19 +08:00
kubelet.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
kubelet_etc_hosts.go Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
lifecycle_hook.go tests: Replaces images used with agnhost (part 2) 2019-06-17 06:04:18 -07:00
networking.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
node_lease.go Use ExpectEqual in e2e/common 2019-07-04 13:50:19 +08:00
OWNERS Copy node test owners to e2e/common 2019-03-22 12:02:05 -07:00
pods.go Move pod related functions file in test/e2e/framework/util.go to its sub direcotry 2019-07-31 13:53:41 +08:00
privileged.go Use framework.ExpectError() for e2e/common 2019-05-29 05:46:16 +00:00
projected_combined.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
projected_configmap.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
projected_downwardapi.go Refactored pod-related functions from framework/util.go 2019-05-30 09:30:26 -04:00
projected_secret.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
runtime.go feat: use framework.ExpectEqual instead of should 2019-07-07 21:07:48 +08:00
runtimeclass.go Refactored pod-related functions from framework/util.go 2019-05-30 09:30:26 -04:00
secrets.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
secrets_volume.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
security_context.go Use ExpectEqual in e2e/common 2019-07-04 13:50:19 +08:00
sysctl.go Use ExpectEqual in e2e/common 2019-07-04 13:50:19 +08:00
util.go Merge pull request #80610 from aojea/ipv6kubectl 2019-08-05 13:36:02 -07:00
volumes.go Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00