diff --git a/.gitlab-ci/packet.yml b/.gitlab-ci/packet.yml index 0eb7d2ab9..c0f0f8279 100644 --- a/.gitlab-ci/packet.yml +++ b/.gitlab-ci/packet.yml @@ -249,7 +249,7 @@ packet_fedora34-kube-ovn: # ### PR JOBS PART3 # Long jobs (45min+) -packet_centos7-docker-weave-upgrade-ha: +packet_centos7-weave-upgrade-ha: stage: deploy-part3 extends: .packet_periodic when: on_success @@ -269,7 +269,7 @@ packet_ubuntu20-calico-ha-wireguard: extends: .packet_pr when: manual -packet_debian10-calico-upgrade: +packet_debian11-calico-upgrade: stage: deploy-part3 extends: .packet_pr when: on_success @@ -284,7 +284,7 @@ packet_almalinux8-calico-remove-node: REMOVE_NODE_CHECK: "true" REMOVE_NODE_NAME: "instance-3" -packet_debian10-calico-upgrade-once: +packet_debian11-calico-upgrade-once: stage: deploy-part3 extends: .packet_periodic when: on_success diff --git a/tests/files/packet_centos7-docker-weave-upgrade-ha.yml b/tests/files/packet_centos7-weave-upgrade-ha.yml similarity index 100% rename from tests/files/packet_centos7-docker-weave-upgrade-ha.yml rename to tests/files/packet_centos7-weave-upgrade-ha.yml diff --git a/tests/files/packet_debian10-calico-upgrade-once.yml b/tests/files/packet_debian11-calico-upgrade-once.yml similarity index 92% rename from tests/files/packet_debian10-calico-upgrade-once.yml rename to tests/files/packet_debian11-calico-upgrade-once.yml index b08eb1341..9dd264ad9 100644 --- a/tests/files/packet_debian10-calico-upgrade-once.yml +++ b/tests/files/packet_debian11-calico-upgrade-once.yml @@ -1,6 +1,6 @@ --- # Instance settings -cloud_image: debian-10 +cloud_image: debian-11 mode: default # Kubespray settings diff --git a/tests/files/packet_debian10-calico-upgrade.yml b/tests/files/packet_debian11-calico-upgrade.yml similarity index 90% rename from tests/files/packet_debian10-calico-upgrade.yml rename to tests/files/packet_debian11-calico-upgrade.yml index bcfeb5f3b..3df0f6d8d 100644 --- a/tests/files/packet_debian10-calico-upgrade.yml +++ b/tests/files/packet_debian11-calico-upgrade.yml @@ -1,6 +1,6 @@ --- # Instance settings -cloud_image: debian-10 +cloud_image: debian-11 mode: default # Pin disabling ipip mode to ensure proper upgrade