-
Start the conformance tests:
curl -L https://raw.githubusercontent.com/cncf/k8s-conformance/master/sonobuoy-conformance.yaml | kubectl apply -f -
-
Check logs and wait for the follow line to show up.
Runkubectl logs -f -n sonobuoy sonobuoy
and wait for line
no-exit was specified, sonobuoy is now blocking
. -
copy the results to the working directory.
kubectl cp sonobuoy/sonobuoy:/tmp/sonobuoy/<result archive> ./resuts.tar.gz
-
unarchive the tarball,then grab
plugins/e2e/results/{e2e.log,junit_01.xml}
. -
Clean-up.
curl -L https://raw.githubusercontent.com/cncf/k8s-conformance/master/sonobuoy-conformance.yaml | kubectl delete -f -
ebaocloud
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||