fix for issue #16851 (#16852)

updated the link
This commit is contained in:
shub-asa1
2019-10-15 04:11:50 +05:30
committed by Kubernetes Prow Robot
parent 0acdd83541
commit 54d222f75c
@@ -84,7 +84,7 @@ sudo docker run -it --rm --privileged --net=host \
k8s.gcr.io/node-test:0.2 k8s.gcr.io/node-test:0.2
``` ```
Node conformance test is a containerized version of [node e2e test](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/devel/e2e-node-tests.md). Node conformance test is a containerized version of [node e2e test](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/devel/sig-node/e2e-node-tests.md).
By default, it runs all conformance tests. By default, it runs all conformance tests.
Theoretically, you can run any node e2e test if you configure the container and Theoretically, you can run any node e2e test if you configure the container and