mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
fix bad url
This commit is contained in:
parent
eb207eb882
commit
b66a89311a
@ -83,13 +83,13 @@ To see the different types of tests the Kubernetes end-to-end charm has access
|
|||||||
to, we encourage you to see the upstream documentation on the different types
|
to, we encourage you to see the upstream documentation on the different types
|
||||||
of tests, and to strongly understand what subsets of the tests you are running.
|
of tests, and to strongly understand what subsets of the tests you are running.
|
||||||
|
|
||||||
[Kinds of tests](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/e2e-tests.md#kinds-of-tests)
|
[Kinds of tests](https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-tests.md#kinds-of-tests)
|
||||||
|
|
||||||
### More information on end-to-end testing
|
### More information on end-to-end testing
|
||||||
|
|
||||||
Along with the above descriptions, end-to-end testing is a much larger subject
|
Along with the above descriptions, end-to-end testing is a much larger subject
|
||||||
than this readme can encapsulate. There is far more information in the
|
than this readme can encapsulate. There is far more information in the
|
||||||
[end-to-end testing guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/e2e-tests.md).
|
[end-to-end testing guide](https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-tests.md).
|
||||||
|
|
||||||
### Evaluating end-to-end results
|
### Evaluating end-to-end results
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user