Skip to content

Commit a819e00

Browse files
committed
enable tests for scs-0219-v1
Signed-off-by: Matthias Büchse <[email protected]>
1 parent ed3e776 commit a819e00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Tests/scs-compatible-kaas.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ modules:
3737
- id: scs-0219-v1
3838
name: KaaS networking
3939
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"'
40+
run:
41+
- executable: ./kaas/sonobuoy_handler/run_sonobuoy.py
42+
args: -k {subject_root}/kubeconfig.yaml -r {subject_root}/sono-results -c 'kaas-networking-check' -a '--e2e-focus "NetworkPolicy"'
4343
testcases:
4444
- id: kaas-networking-check
4545
tags: [mandatory]

0 commit comments

Comments
 (0)