CI: Remove Debian 10 support & macvlan test move to Debian 12 (#11347)

* CI: macvlan test switch to debian 11 & default job

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>

* CI: cilium-svc-proxy test switch to debian 12

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>

* CI: remove debian 10 test

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>

* Docs: remove debian 10 support

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>

---------

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang
2024-07-04 00:13:59 +08:00
committed by GitHub
parent a0d03d9fa6
commit 474b259cf8
8 changed files with 10 additions and 40 deletions

View File

@ -97,10 +97,10 @@ packet_almalinux8-crio:
packet_almalinux8-kube-ovn:
extends: .packet_pr
packet_debian10-docker:
packet_debian11-calico:
extends: .packet_pr
packet_debian11-calico:
packet_debian11-macvlan:
extends: .packet_pr
packet_debian12-cilium:
@ -148,9 +148,6 @@ packet_almalinux8-calico:
packet_almalinux8-docker:
extends: .packet_pr_extended
packet_debian10-calico:
extends: .packet_pr_extended
packet_ubuntu20-calico-all-in-one-hardening:
extends: .packet_pr_extended
@ -188,9 +185,6 @@ packet_almalinux8-calico-ha-ebpf:
packet_almalinux8-calico-nodelocaldns-secondary:
extends: .packet_pr_manual
packet_debian10-macvlan:
extends: .packet_pr_manual
packet_debian11-custom-cni:
extends: .packet_pr_manual
@ -242,12 +236,12 @@ packet_ubuntu20-calico-ha-recover-noquorum:
RECOVER_CONTROL_PLANE_TEST: "true"
RECOVER_CONTROL_PLANE_TEST_GROUPS: "etcd[1:]:kube_control_plane[1:]"
packet_debian10-cilium-svc-proxy:
stage: deploy-extended
extends: .packet_periodic
packet_debian11-calico-upgrade:
stage: deploy-extended
extends: .packet_periodic
variables:
UPGRADE_TEST: graceful
packet_debian12-cilium-svc-proxy:
stage: deploy-extended
extends: .packet_periodic