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 88c11d4b79
commit e5d2740c47

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