Files
kubernetes/test/e2e/framework
Kubernetes Submit Queue 1c008c582c Merge pull request #61909 from nikhiljindal/testMCI
Automatic merge from submit-queue (batch tested with PRs 54997, 61869, 61816, 61909, 60525). 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>.

Updating multicluster e2e test to ensure that controller only creates instance groups

Ref https://github.com/kubernetes/ingress-gce/issues/182

Updating the multicluster ingress e2e test to also verify that the controller does not create any other resource than instance group.

I was planning to do that using annotations first, but turns out that we have the right check for annotations: 61d574a2c7/pkg/controller/controller.go (L317) :)

Am using `length(ListResource) == 0` now but have still kept the annotation check.

cc @nicksardo @MrHohn @G-Harmon

**Release note**:
```release-note
NONE
```
2018-03-30 20:13:12 -07:00
..
2018-02-16 13:43:01 -08:00
2018-02-27 20:23:36 +08:00
2018-02-22 14:24:08 -08:00
2018-03-27 09:45:53 +08:00
2018-03-26 19:33:42 +02:00
2018-01-18 13:48:52 +05:30
2018-03-06 10:04:49 +01:00