doc: e2e readme update
This commit is contained in:
Родитель
3676487291
Коммит
64e2ed88bf
|
@ -12,5 +12,5 @@ Prerequisites:
|
|||
e2e tests are written as go test. All go test techniques applies, e.g. picking what to run, timeout length.
|
||||
Let's say I want to run all tests in "test/e2e/":
|
||||
```
|
||||
$ go test -v ./test/e2e/ --kubeconfig "$HOME/.kube/config" --controller-image gcr.io/coreos-k8s-scale-testing/etcd-operator:latest
|
||||
$ go test -v ./test/e2e/ --kubeconfig "$HOME/.kube/config" --operator-image=gcr.io/coreos-k8s-scale-testing/etcd-operator
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче