k3s/test/e2e/framework
Kubernetes Submit Queue 5f4c99bc2a
Merge pull request #66984 from dims/remove-arch-specific-image-consideration-from-e2e-tests
Automatic merge from submit-queue. 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>.

Remove ARCH specific image consideration from e2e tests

Change-Id: I309fec49b030a4d457890f25d2f69e7c641c03fd



**What this PR does / why we need it**:
All e2e test images are now using multi-arch manifests so we should stop
looking up and using images that are specific to runtime.GOARCH

**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 #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-08-10 18:55:28 -07:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
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 Merge pull request #66296 from shyamjvs/flake-reporting-util 2018-07-23 17:26:01 -07:00
authorizer_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07: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 e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
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 use const v1.ProtocolTCP replace of string TCP 2018-08-07 12:09:19 +08: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 Update URLs for nvidia gpu device plugin and nvidia driver installer. 2017-11-14 15:31:22 -08:00
ingress_utils.go address comments 2018-06-22 16:38:43 -07:00
jobs_util.go Remove kubectl reapers 2018-05-25 22:18:05 +02: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 Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go need ExpectNoError check 2018-08-01 18:10:14 +08: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 Fix GKE Regional Clusters upgrade tests 2018-05-28 15:00:23 +02:00
perf_util.go Capture different parts of pod-startup latency as metrics 2018-03-21 16:58:25 +01:00
pods.go use core client with explicit version globally 2017-10-27 15:48:32 +08: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 Add e2e tests for volumeMode of persistent volume 2018-06-27 17:25:55 +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 Support multizone clusters in GCE and GKE e2e tests 2017-11-10 15:29:15 +01:00
statefulset_utils.go use const v1.ProtocolTCP replace of string TCP 2018-08-07 12:09:19 +08:00
test_context.go Merge pull request #63780 from pohly/csi-e2e-parameters 2018-06-08 11:26:09 -07:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Remove ARCH specific image consideration from e2e tests 2018-08-09 13:40:19 -04:00
volume_util.go Modified HTML injector to have more distinguishable names for debugging ease 2018-07-19 14:32:42 -07:00