diff options
| author | lixiaobing10051267 <li.xiaobing1@zte.com.cn> | 2016-07-18 16:21:33 +0800 |
|---|---|---|
| committer | lixiaobing10051267 <li.xiaobing1@zte.com.cn> | 2016-07-18 16:21:33 +0800 |
| commit | c0341e2bfd11e5f9cbca839d5a9d29c6549fbfdb (patch) | |
| tree | 98f2b9c71cfddfc1c4d73fb78e2fc0bc27eca1f9 | |
| parent | b375ca00fb2e9a0b9b1c430cca1133aa8bbda493 (diff) | |
File "cluster/kube-env.sh" not exist
| -rwxr-xr-x[-rw-r--r--] | developer-guides/vagrant.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/developer-guides/vagrant.md b/developer-guides/vagrant.md index ff6b98f2..2fe8ed93 100644..100755 --- a/developer-guides/vagrant.md +++ b/developer-guides/vagrant.md @@ -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 |
