k3s/test/e2e/framework
Kubernetes Submit Queue ad0d36f0f0 Merge pull request #52111 from MrHohn/kube-proxy-upgrade-image
Automatic merge from submit-queue

Pipe in upgrade image target for kube-proxy migration tests

**What this PR does / why we need it**:
https://k8s-testgrid.appspot.com/sig-network#gci-gce-latest-upgrade-kube-proxy-ds&width=20
and
https://k8s-testgrid.appspot.com/sig-network#gci-gce-latest-downgrade-kube-proxy-ds&width=20
are still failing.

Reproduced it locally and found node image is being default to debian during upgrade (it was gci before upgrade) because we don't pass in `gci` via `--upgrade--target`. And for some reasons (haven't figured out yet), the upgraded node uses debian image with gci startupscripts...

This PR pipes in `--upgrade-target` for kube-proxy migration tests, hopefully in conjunction with https://github.com/kubernetes/test-infra/pull/4447 it will bring the tests back to normal.

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

**Special notes for your reviewer**:
Sorry for bothering again.
/assign @krousey 

**Release note**:

```release-note
NONE
```
2017-09-07 20:46:04 -07:00
..
ginkgowrapper Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
metrics Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
authorizer_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
cleanup.go
deployment_util.go Move paused deployment e2e tests to integration 2017-09-06 18:12:28 -07:00
exec_util.go Prepare to introduce websockets for exec and portforward 2017-07-07 18:22:51 -04:00
federation_util.go
firewall_util.go Remove some helpers associated with ESIPP. 2017-08-09 14:25:08 +08:00
framework.go Add e2e aggregator test. 2017-08-17 10:56:43 -07:00
get-kubemark-resource-usage.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
google_compute.go Tolerate a missing MasterName (for GKE) 2017-07-18 09:55:15 -07:00
ingress_utils.go Switch away from gcloud deprecated flags in compute resource listings 2017-08-30 06:41:09 +01:00
jobs_util.go Job failure policy support in JobController 2017-09-03 12:07:12 +02:00
kubelet_stats.go Make metav1.(Micro)?Time functions take pointers 2017-08-17 11:24:28 +02:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Merge pull request #50913 from shyamjvs/list-call-slo 2017-08-22 05:31:07 -07:00
networking_utils.go e2e: network tiers should retry on 404 errors 2017-09-06 13:16:28 -07:00
nodes_util.go Pipe in upgrade image target to kube-proxy migration tests 2017-09-07 13:39:27 -07:00
perf_util.go Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
pods.go Add waitForFailure for e2e test framework 2017-07-28 17:15:43 +08:00
pv_util.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
rc_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
resource_usage_gatherer.go Fix usage a make(struct, len()) followed by append() 2017-07-31 14:43:29 -04:00
rs_util.go Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
service_util.go e2e: network tiers should retry on 404 errors 2017-09-06 13:16:28 -07:00
size.go Add functionality needed by Cluster Autoscaler to Kubemark Provider. 2017-08-10 14:37:56 +02:00
statefulset_utils.go StatefulSet: Deflake e2e RunHostCmd. 2017-09-06 17:51:11 -07:00
test_context.go Correct default cluster-ip-range subnet 2017-08-29 23:15:23 +02:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go StatefulSet: Deflake e2e RunHostCmd. 2017-09-06 17:51:11 -07:00
volume_util.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30