Merge pull request #43990 from php-coder/e2e_readmes

Automatic merge from submit-queue

test/e2e*: add/update README.md files

**What this PR does / why we need it**:

This PR is adding `README.md` files with a link to the documentation to all E2E tests.
This commit is contained in:
Kubernetes Submit Queue 2017-04-10 08:05:04 -07:00 committed by GitHub
commit f3d2ea5dfd
3 changed files with 7 additions and 1 deletions

3
test/e2e/README.md Normal file
View File

@ -0,0 +1,3 @@
See [e2e-tests](https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-tests.md)
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/test/e2e/README.md?pixel)]()

View File

@ -0,0 +1,3 @@
See [e2e-tests](https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-tests.md#federation-e2e-tests)
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/test/e2e_federation//README.md?pixel)]()

View File

@ -1,3 +1,3 @@
See [e2e-node-tests](../../docs/devel/e2e-node-tests.md)
See [e2e-node-tests](https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-node-tests.md)
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/test/e2e_node/README.md?pixel)]()