Skip to content

Commit e03ab1d

Browse files
committed
unlock real CNCF conformance test in lieu of dry run
Signed-off-by: Matthias Büchse <[email protected]>
1 parent a819e00 commit e03ab1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/scs-compatible-kaas.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ modules:
1111
url: https://github.com/cncf/k8s-conformance/tree/master
1212
run:
1313
- executable: ./kaas/sonobuoy_handler/run_sonobuoy.py
14-
#~ args: -k {subject_root}/kubeconfig.yaml -r {subject_root}/sono-results -c 'cncf-k8s-conformance' -a '--mode=certified-conformance'
15-
args: -k {subject_root}/kubeconfig.yaml -r {subject_root}/sono-results -c 'cncf-k8s-conformance' -a '--plugin-env e2e.E2E_DRYRUN=true'
14+
args: -k {subject_root}/kubeconfig.yaml -r {subject_root}/sono-results -c 'cncf-k8s-conformance' -a '--mode=certified-conformance'
15+
#~ args: -k {subject_root}/kubeconfig.yaml -r {subject_root}/sono-results -c 'cncf-k8s-conformance' -a '--plugin-env e2e.E2E_DRYRUN=true'
1616
testcases:
1717
- id: cncf-k8s-conformance
1818
tags: [mandatory]

0 commit comments

Comments
 (0)