mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
CI: switch crio testing to ubuntu20
The switch to crun as a default runtime does not work with RHEL-8 like OS, because of the default to cgroups v2 https://github.com/cri-o/cri-o/issues/8743
This commit is contained in:
@@ -75,7 +75,7 @@ packet_ubuntu20-calico-all-in-one:
|
||||
# ### PR JOBS PART2
|
||||
|
||||
packet_ubuntu20-crio:
|
||||
extends: .packet_pr_manual
|
||||
extends: .packet_pr
|
||||
|
||||
packet_ubuntu22-calico-all-in-one:
|
||||
extends: .packet_pr
|
||||
@@ -89,7 +89,7 @@ packet_ubuntu24-calico-etcd-datastore:
|
||||
extends: .packet_pr
|
||||
|
||||
packet_almalinux8-crio:
|
||||
extends: .packet_pr
|
||||
extends: .packet_pr_manual
|
||||
|
||||
packet_almalinux8-kube-ovn:
|
||||
extends: .packet_pr
|
||||
|
||||
Reference in New Issue
Block a user