mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
check_node_count falls out of use, clear from docs
This commit is contained in:
parent
88c11d4b79
commit
e5d2740c47
@ -404,7 +404,7 @@ go run hack/e2e.go -v --test
|
||||
To control the tests that are run:
|
||||
|
||||
```sh
|
||||
go run hack/e2e.go -v --test --check_node_count=false --test_args="--ginkgo.focus="Secrets"
|
||||
go run hack/e2e.go -v --test --test_args="--ginkgo.focus=\"Secrets\""
|
||||
```
|
||||
|
||||
### Version-skewed and upgrade testing
|
||||
|
Loading…
Reference in New Issue
Block a user