File "cluster/kube-env.sh" not exist

This commit is contained in:
lixiaobing10051267 2016-07-18 16:21:33 +08:00
parent d168bbe3b8
commit 67d8507355

2
docs/devel/developer-guides/vagrant.md Normal file → Executable file
View File

@ -278,7 +278,7 @@ Congratulations!
### Testing
The following will run all of the end-to-end testing scenarios assuming you set
your environment in `cluster/kube-env.sh`:
your environment:
```shell
NUM_NODES=3 go run hack/e2e.go -v --build --up --test --down