mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-17 22:37:45 -02:30
tests(ci): add ubuntu24 CRI-O calico upgrade and scale coverage (#12990)
tests: fix yamllint empty-lines in ubuntu24-crio-scale ci: run ubuntu24-crio-upgrade in regular PR matrix
This commit is contained in:
8
tests/files/ubuntu24-crio-scale.yml
Normal file
8
tests/files/ubuntu24-crio-scale.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
cloud_image: ubuntu-2404
|
||||
container_manager: crio
|
||||
|
||||
cluster_layout:
|
||||
- node_groups: ["kube_control_plane", "etcd"]
|
||||
- node_groups: ["kube_node"]
|
||||
- node_groups: ["kube_node", "for_scale"]
|
||||
Reference in New Issue
Block a user