Skip to content

Commit

Permalink
Merge pull request #977 from ydcool/fix-broken-link
Browse files Browse the repository at this point in the history
fix broken link
  • Loading branch information
k8s-ci-robot authored Jan 2, 2020
2 parents c18c674 + f760a31 commit 8d0df49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Testing for the Ingress controllers is divided between:

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/network/ingress.go),
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).
each controller added to that suite must consistently pass the [conformance suite](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/framework/ingress/ingress_utils.go#L208).

## An Ingress controller E2E is failing, what should I do?

Expand Down

0 comments on commit 8d0df49

Please sign in to comment.