k3s/test/e2e/framework
Kubernetes Submit Queue 59bcf0dadf
Merge pull request #67950 from dims/remove-e2e-image-puller
Automatic merge from submit-queue (batch tested with PRs 67950, 68195). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Remove e2e-image-puller

**What this PR does / why we need it**:

A long time ago, We added the image prepulling as a workaround due to
the overwhelming amount of flake caused by pulling during the tests.
This functionality has been broken for a while now when we switched to a
COS image where mounting `docker` binary into `busybox` stopped working.
So we just have dead code we should clean up.

Change-Id: I538171a5c1d9361eee7f9e0a99655b88b1721e3e

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #63355

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-09-07 11:19:36 -07:00
..
ginkgowrapper
metrics Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
timer Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD Add e2e test for skipping attach 2018-09-05 10:35:54 -04:00
authorizer_util.go Typo fix in returned message: ClusteRole->ClusterRole 2018-08-20 19:33:03 +08:00
cleanup.go
crd_util.go apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-07-05 17:34:16 +02:00
deployment_util.go Rename Until to UntilWithoutRetry and move to using context so it's 2018-08-10 09:55:41 +02:00
exec_util.go
firewall_util.go Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName. 2018-08-04 00:36:48 -04:00
firewall_util_test.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
flake_reporting_util.go Add flake-reporting utility to testing framework 2018-07-23 16:24:35 +02:00
framework.go Merge pull request #67950 from dims/remove-e2e-image-puller 2018-09-07 11:19:36 -07:00
get-kubemark-resource-usage.go Correct spelling 2018-03-14 18:03:42 +08:00
google_compute.go Modified regional PD test to fetch template name from GCE 2018-05-29 15:51:24 -07:00
gpu_util.go Merge pull request #59230 from tianshapjq/parse-dp-image 2018-08-22 22:56:09 -07:00
ingress_utils.go address comments 2018-06-22 16:38:43 -07:00
jobs_util.go Add e2e test for TTL after finished 2018-09-04 14:21:14 -07:00
kubelet_stats.go add e2e regression tests for the kubelet being secure 2018-06-12 17:05:27 +08:00
log_size_monitoring.go
metrics_util.go Add etcd DB size monitoring in density test 2018-08-30 14:40:59 +02:00
networking_utils.go Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -04:00
nodes_util.go Update default etcd server to 3.2.24 for kubernetes 1.12 2018-09-06 10:24:57 -05:00
perf_util.go Capture different parts of pod-startup latency as metrics 2018-03-21 16:58:25 +01:00
pods.go add NodeConformance test for PodReadinessGate 2018-08-21 11:34:53 -07:00
profile_gatherer.go Refactor profile-gatherer to work across all master components 2018-06-22 12:11:56 +02:00
psp_util.go Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
pv_util.go Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00
rc_util.go Fix docker registry used in e2e test. 2018-08-08 10:35:58 -07:00
resource_usage_gatherer.go Add e2e tests for GPU monitoring. 2018-01-26 15:30:55 -08:00
rs_util.go test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
service_util.go use const v1.ProtocolTCP replace of string TCP 2018-08-07 12:09:19 +08:00
size.go
statefulset_utils.go use const v1.ProtocolTCP replace of string TCP 2018-08-07 12:09:19 +08:00
test_context.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
upgrade_util.go
util.go Remove e2e-image-puller 2018-09-03 20:43:54 -04:00
volume_util.go Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00