check_node_count falls out of use, clear from docs

This commit is contained in:
xilabao 2016-10-19 11:04:36 +08:00
parent 75b3188efc
commit 7d98197e2e
1 changed files with 1 additions and 1 deletions

View File

@ -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