Move rockylinux 9.4 to almalinux/9 in CI #11050
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Vagrant integration (rockylinux/[email protected]) CIs are failing because the box download URL link no longer works.
https://github.com/containerd/containerd/actions/runs/12002473354/job/33454590732
The link (https://vagrantcloud.com/rockylinux/boxes/9/versions/4.0.0/providers/libvirt/amd64/vagrant.box) redirects to (https://dl.rockylinux.org/pub/rocky/9.4/images/x86_64/Rocky-9-Vagrant-Libvirt-9.4-20240509.0.x86_64.box) which was moved to (https://dl.rockylinux.org/vault/rocky/9.4/images/x86_64/Rocky-9-Vagrant-Libvirt-9.4-20240509.0.x86_64.box)
(
dl.rockylinux.org/pub
->dl.rockylinux.org/vault
, similar to #10297).#10304 changes rocky8.9 to almalinux/8,
similarly, this one changes rocky9.4 to almalinux/9.
cc @AkihiroSuda @dmcgowan