Skip to content

Commit

Permalink
Fix script path to node distribution check (#657)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Morgenstern <[email protected]>
  • Loading branch information
martinmo authored Jul 11, 2024
1 parent 59683d8 commit dcfe73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/scs-compatible-kaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ versions:
- name: Kubernetes node distribution and availability
url: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0214-v1-k8s-node-distribution.md
checks:
- executable: ./kaas/k8s-node-distribution/k8s-node-distribution-check.py
- executable: ./kaas/k8s-node-distribution/k8s_node_distribution_check.py
args: -k {kubeconfig}
id: node-distribution-check

0 comments on commit dcfe73f

Please sign in to comment.