Skip to content

Commit a3c8f6c

Browse files
authored
Merge pull request #217 from porridge/fix-1.5-link
Fix an e2e link.
2 parents 6ca2611 + 49fbe70 commit a3c8f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Testing for the Ingress controllers is divided between:
100100
* Ingress repo: unittests and pre-submit integration tests run via travis
101101
* Kubernetes repo: [pre-submit e2e](https://k8s-testgrid.appspot.com/google-gce#gce&include-filter-by-regex=Loadbalancing),
102102
[post-merge e2e](https://k8s-testgrid.appspot.com/google-gce#gci-gce-ingress),
103-
[per release-branch e2e](https://k8s-testgrid.appspot.com/google-gce#gci-gce-ingress-release-1.5)
103+
[per release-branch e2e](https://k8s-testgrid.appspot.com/google-gce#gci-gce-ingress-1.5)
104104

105105
The configuration for jenkins e2e tests are located [here](https://github.com/kubernetes/test-infra).
106106
The Ingress E2Es are located [here](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/ingress.go),

0 commit comments

Comments
 (0)