k3s/test
Kubernetes Submit Queue 3b19fb9581 Merge pull request #32183 from mfanjie/clean-gce-in-service-e2e
Automatic merge from submit-queue

always clean gce resources in service e2e

@bprashanth the previous PR was closed when I squashed my commits.
Here is the new change set, please help to review again.
1). only the following two It() create, I created a string array to persist the LB name so that they can be cleaned in AfterEach(), and the string array was reset after clean up.
```
"should be able to change the type and ports of a service [Slow]"
"should be able to create services of type LoadBalancer and externalTraffic=localOnly"
```
2). Directly call gce api to delete the resource and ignore any error returned.
2016-10-25 22:07:35 -07:00
..
e2e Merge pull request #32183 from mfanjie/clean-gce-in-service-e2e 2016-10-25 22:07:35 -07:00
e2e_node Merge pull request #33988 from Random-Liu/add-remote-docker-shim 2016-10-25 15:36:29 -07:00
fixtures add genrule for test bindata 2016-10-24 18:00:08 -07:00
images Merge pull request #35302 from intelsdi-x/portforwarding_image_changes 2016-10-25 13:24:07 -07:00
integration autogenerated 2016-10-24 14:47:27 -07:00
kubemark Merge pull request #35104 from gmarek/root_disk 2016-10-19 04:25:06 -07:00
list autogenerated 2016-10-21 17:32:32 -07:00
soak serve_hostnames: fix compilation 2016-10-25 09:27:17 -07:00
utils autogenerated 2016-10-24 14:47:27 -07:00
.gitattributes Add test/test_owners.csv, for automatic assignment of test failures. 2016-07-01 17:39:14 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Make hack/update_owners.py get list from local repo, add --check option. 2016-10-25 12:26:21 -07:00