Minor Update

pull/482/head
Mumshad 2019-03-20 22:35:47 +08:00
parent 1212007d54
commit 5fb37eab40
1 changed files with 3 additions and 0 deletions

View File

@ -32,3 +32,6 @@ export KUBE_MASTER=master-1
kubetest --test --provider=skeleton --test_args="--ginkgo.focus=\[Conformance\]" | tee test.out kubetest --test --provider=skeleton --test_args="--ginkgo.focus=\[Conformance\]" | tee test.out
``` ```
This could take about 1.5 to 2 hours. The number of tests run and passed will be displayed at the end.