Remove amazon-linux2 from CI: issue with vm creation (#12017)

Co-authored-by: ant31 <2t.antoine@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-03-04 04:35:43 -08:00 committed by GitHub
parent ecd5b73c5e
commit ccf2abb5b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -111,8 +111,13 @@ packet_rockylinux9-cilium:
variables:
RESET_CHECK: "true"
# Need an update of the container image to use schema v2
# update: quay.io/kubespray/vm-amazon-linux-2:latest
packet_amazon-linux-2-all-in-one:
extends: .packet_pr
extends: .packet_pr_manual
rules:
- when: manual
allow_failure: true
packet_opensuse-docker-cilium:
extends: .packet_pr