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

This commit is contained in:
lixiaobing10051267 2016-07-18 16:21:33 +08:00
parent b375ca00fb
commit c0341e2bfd
1 changed files with 1 additions and 1 deletions

2
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