mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 14:38:33 +00:00
The containerd_version matrix values were renamed from lts/active to minimum/latest, which changes the generated CI job names. Update the required-tests list so the gatekeeper waits on the checks that are actually produced. The amd64 run-containerd-stability, run-nydus, run-cri-containerd and free-runner run-k8s-tests jobs map lts -> minimum and active -> latest. The s390x cri-containerd job maps active -> latest, matching its updated matrix. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Assisted-by: Cursor <noreply@cursor.com>