Update instructions for running Vagrant e2e

This commit is contained in:
Joe Beda 2015-01-15 09:11:35 -08:00
parent 6bd6b905f5
commit 24e512b4b8

View File

@ -253,7 +253,7 @@ Congratulations!
The following will run all of the end-to-end testing scenarios assuming you set your environment in cluster/kube-env.sh
```
hack/e2e-test.sh
NUM_MINIONS=3 hack/e2e-test.sh
```
### Troubleshooting