Skip to content

Commit f670fbd

Browse files
Remove mess after huge rebase
Signed-off-by: michal.gubricky <[email protected]>
1 parent a967d90 commit f670fbd

File tree

4 files changed

+2
-14
lines changed

4 files changed

+2
-14
lines changed

Tests/config.toml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,11 @@ spec = "./scs-compatible-iaas.yaml"
5454
spec = "./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]
-6.61 MB
Binary file not shown.

Tests/scs-compatible-kaas.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ modules:
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]

playbooks/k8s_configs/kind_config.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)