Update test helpers and dev doc to use etcd v2.0.12.

This commit is contained in:
Jeff Grafton
2015-10-08 15:57:24 -07:00
parent 28314c79ce
commit fbd58294b2
4 changed files with 9 additions and 8 deletions

View File

@@ -264,7 +264,7 @@ Coverage results for the project can also be viewed on [Coveralls](https://cover
## Integration tests
You need an [etcd](https://github.com/coreos/etcd/releases/tag/v2.0.0) in your path, please make sure it is installed and in your ``$PATH``.
You need an [etcd](https://github.com/coreos/etcd/releases/tag/v2.0.12) in your path, please make sure it is installed and in your ``$PATH``.
```sh
cd kubernetes