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

This commit is contained in:
Antoine Legrand
2025-02-26 14:42:30 +01:00
committed by GitHub
parent e0a141ab12
commit 7d21a54dc7

View File

@@ -114,8 +114,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