mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-25 00:11:26 -03:30
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:
parent
5e083a5370
commit
26779c01a9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user