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:
Max Gautier
2025-03-13 15:43:14 +01:00
parent 5e083a5370
commit 26779c01a9

View File

@@ -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