mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Merge pull request #35085 from xilabao/fix-testing-against-local-clusters
Automatic merge from submit-queue check_node_count falls out of use, clear from docs/devel/e2e-tests.md delete "--check_node_count " for testing against local clusters
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user