k3s/test
Kubernetes Submit Queue 4605dc7c87
Merge pull request #63372 from agau4779/gce-ingress-backend-naming
Automatic merge from submit-queue (batch tested with PRs 55511, 63372, 63400, 63100, 63769). 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>.

[GCE] check for new backend naming scheme

**What this PR does / why we need it**:
Checks for both the old Backend naming scheme (Nodeport in the name) and the new naming scheme (same scheme used to name NEGs). We need to check for both, in order for both the tests against Ingress head (once https://github.com/kubernetes/ingress-gce/pull/239 gets merged) and tests against prior Ingress versions to pass. 

See https://github.com/kubernetes/ingress-gce/pull/239 .

**Release note**:
```release-note
NONE
```
2018-05-14 14:35:14 -07:00
..
conformance Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
e2e Merge pull request #63372 from agau4779/gce-ingress-backend-naming 2018-05-14 14:35:14 -07:00
e2e_kubeadm Basic E2E tests for kubeadm 2018-05-10 12:54:25 -04:00
e2e_node Merge pull request #59847 from mtaufen/dkcfg-explicit-keys 2018-05-09 17:55:13 -07:00
fixtures Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
images Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
integration Removed unused namespace in UT helper func. 2018-05-12 08:47:09 +08:00
kubemark Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
list Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
soak Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
typecheck Deduplicate identical typecheck errors between platforms. 2018-03-28 19:42:48 -07:00
utils Add way to request GPUs in tests via RCConfig 2018-05-10 20:17:40 +02:00
BUILD Generated artefacts 2018-04-30 10:00:13 -04:00
OWNERS Adding rramkumar1 and MrHohn as reviewer & approver to pkg/test 2018-03-21 11:53:18 -07:00
test_owners.csv Merge pull request #62662 from wangzhen127/runtime-default 2018-04-26 14:33:53 -07:00
test_owners.json