Files
kubernetes/test/e2e
Kubernetes Submit Queue 81ac61488f Merge pull request #42773 from MrHohn/dns-autoscaler-testfix
Automatic merge from submit-queue

dns_autoscaling test: Don't expect configMap to be re-created with previous params

Fix #42766.

In dns_autoscaling e2e test, there is a test case that we delete the kube-dns-autoscaler configMap first and wait for it to be recreated with previous params. This is not necessarily true, because we will preserve the kube-dns-autoscaler configMap during upgrade but we may update the default params in kube-dns-autoscale binary, which means a configMap with new params will be created in the upgrade case.

One of the test failures could be found on: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-gci-1.5-gci-1.6-upgrade-cluster-new/18#k8sio-dns-horizontal-autoscaling-kube-dns-autoscaler-should-scale-kube-dns-pods-in-both-nonfaulty-and-faulty-scenarios

This PR removes the codes that make above assertion. 

@bowei @skriss

```release-note
NONE
```
2017-03-16 14:34:32 -07:00
..
2017-03-07 17:15:53 -08:00
2017-02-21 13:26:03 +01:00
2017-02-15 18:16:35 +01:00
2017-01-12 10:21:05 +08:00
2017-03-01 11:52:55 -08:00
2017-02-21 16:31:21 +01:00
2017-01-30 12:46:59 -05:00
2017-01-11 09:09:48 -05:00
2017-02-01 06:32:04 -07:00
2017-01-30 12:46:59 -05:00
2017-01-29 21:41:44 +01:00
2017-01-30 12:46:59 -05:00