Update README.md
This commit is contained in:
parent
6ef63438b6
commit
15bd679b03
1 changed files with 2 additions and 2 deletions
|
@ -103,8 +103,8 @@ Testing for the Ingress controllers is divided between:
|
||||||
[per release-branch e2e](https://k8s-testgrid.appspot.com/google-gce#gci-gce-ingress-1.5)
|
[per release-branch e2e](https://k8s-testgrid.appspot.com/google-gce#gci-gce-ingress-1.5)
|
||||||
|
|
||||||
The configuration for jenkins e2e tests are located [here](https://github.com/kubernetes/test-infra).
|
The configuration for jenkins e2e tests are located [here](https://github.com/kubernetes/test-infra).
|
||||||
The Ingress E2Es are located [here](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/ingress.go),
|
The Ingress E2Es are located [here](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/network/ingress.go),
|
||||||
each controller added to that suite must consistently pass the [conformance suite](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/ingress_utils.go#L112).
|
each controller added to that suite must consistently pass the [conformance suite](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/framework/ingress_utils.go#L129).
|
||||||
|
|
||||||
## An Ingress controller E2E is failing, what should I do?
|
## An Ingress controller E2E is failing, what should I do?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue