Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 209 Bytes

e2e.md

File metadata and controls

7 lines (7 loc) · 209 Bytes
export KUBECONFIG=~/.kube/config
make
make build-extended-test
FOCUS='templateservicebroker end-to-end test' TEST_ONLY=1 SKIP_TEARDOWN=1 DELETE_NAMESPACE=false \
PARALLEL_NODES=1 test/extended/core.sh