File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ variables:
1111 - kubeconfig
1212scripts :
1313- executable : ./kaas/sonobuoy_handler/run_sonobuoy.py
14- args : -k {kubeconfig} -r {subject_root}/sono-results -c 'cncf-k8s-conformance' -a '--mode=certified-conformance'
14+ args : -k {kubeconfig} -r {subject_root}/sono-results-e2e -c 'cncf-k8s-conformance' -a '--mode=certified-conformance'
1515 # ~ args: -k {kubeconfig} -r {subject_root}/sono-results -c 'cncf-k8s-conformance' -a '--plugin-env e2e.E2E_DRYRUN=true'
1616 testcases :
1717 - id : cncf-k8s-conformance
@@ -31,7 +31,7 @@ scripts:
3131 description : Must fulfill all requirements of scs-0214-v2.
3232 url : https://docs.scs.community/standards/scs-0214-v2-k8s-node-distribution#decision
3333- executable : ./kaas/sonobuoy_handler/run_sonobuoy.py
34- args : -k {kubeconfig} -r {subject_root}/sono-results -c 'kaas-networking-check' -a '--e2e-focus "NetworkPolicy"'
34+ args : -k {kubeconfig} -r {subject_root}/sono-results-0219 -c 'kaas-networking-check' -a '--e2e-focus "NetworkPolicy"'
3535 testcases :
3636 - id : kaas-networking-check
3737 description : Must fulfill all requirements of scs-0219-v1.
You can’t perform that action at this time.
0 commit comments