We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3e776 commit a819e00Copy full SHA for a819e00
Tests/scs-compatible-kaas.yaml
@@ -37,9 +37,9 @@ modules:
37
- id: scs-0219-v1
38
name: KaaS networking
39
url: https://docs.scs.community/standards/scs-0219-v1-kaas-networking
40
- #~ run:
41
- #~ - executable: ./kaas/sonobuoy_handler/run_sonobuoy.py
42
- #~ args: -k {subject_root}/kubeconfig.yaml -r {subject_root}/sono-results -c 'cncf-debug' -a '--e2e-focus "NetworkPolicy"'
+ run:
+ - executable: ./kaas/sonobuoy_handler/run_sonobuoy.py
+ args: -k {subject_root}/kubeconfig.yaml -r {subject_root}/sono-results -c 'kaas-networking-check' -a '--e2e-focus "NetworkPolicy"'
43
testcases:
44
- id: kaas-networking-check
45
tags: [mandatory]
0 commit comments