mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
File "cluster/kube-env.sh" not exist
This commit is contained in:
parent
d168bbe3b8
commit
67d8507355
2
docs/devel/developer-guides/vagrant.md
Normal file → Executable file
2
docs/devel/developer-guides/vagrant.md
Normal file → Executable file
@ -278,7 +278,7 @@ Congratulations!
|
|||||||
### Testing
|
### Testing
|
||||||
|
|
||||||
The following will run all of the end-to-end testing scenarios assuming you set
|
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
|
```shell
|
||||||
NUM_NODES=3 go run hack/e2e.go -v --build --up --test --down
|
NUM_NODES=3 go run hack/e2e.go -v --build --up --test --down
|
||||||
|
Loading…
Reference in New Issue
Block a user