File tree Expand file tree Collapse file tree 4 files changed +2
-14
lines changed
kaas/plugin/.pytest-kind/current-k8s-release-3 Expand file tree Collapse file tree 4 files changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -54,15 +54,11 @@ spec = "./scs-compatible-iaas.yaml"
5454spec = " ./scs-compatible-kaas.yaml"
5555
5656
57- [scopes .scs-compatible-kaas ]
58- spec = " ./scs-compatible-kaas.yaml"
59-
60-
6157# default subject (not a real subject, but used to declare a default mapping)
6258# (this is the only mapping declaration that supports using Python string interpolation)
6359[subjects ._ .mapping ]
64- os_cloud = " {subject}"
65- subject_root = " {subject}"
60+ os_cloud = " {subject}"
61+ subject_root = " {subject}"
6662
6763
6864[subjects ._ .kubernetes_setup ]
Original file line number Diff line number Diff line change 99 - id : cncf-k8s-conformance
1010 name : CNCF Kubernetes conformance
1111 url : https://github.com/cncf/k8s-conformance/tree/master
12- # run:
13- # - executable: ./kaas/plugin/run_sonobuoy_executor.py
14- # args: -k {subject_root}/kubeconfig.yaml -r {result_dir_path} -c 'cncf-conformance'
1512 testcases :
1613 - id : cncf-k8s-conformance
1714 tags : [mandatory]
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments