Skip to content

Latest commit

 

History

History
 
 

tencentcloud

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

To reproduce:

curl -L https://raw.githubusercontent.com/cncf/k8s-conformance/master/sonobuoy-conformance.yaml | kubectl apply -f -
kubectl logs -f -n sonobuoy sonobuoy

# wait for completion, signified by:
# no-exit was specified, sonobuoy is now blocking

kubectl cp sonobuoy/sonobuoy:/tmp/sonobuoy ./results
cd results
tar -zxvf *_sonobuoy_*.tar.gz
retain plugins/e2e/results/{e2e.log,junit.xml}