diff --git a/.gitlab-ci/packet.yml b/.gitlab-ci/packet.yml index 0eb7d2ab9d9177243f530f0d092487ff9b8bf6bd..c0f0f82796591adae94f2e69a8d5e279a865c773 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 b08eb13411e4e096a115f2382810f9427fc452a1..9dd264ad9faf9ae3d408684d1ec58811f203b271 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 bcfeb5f3bbb82a87b87a4d319759138a7fc0426d..3df0f6d8d1bb5405dff26d0c76e56ff9e23633a1 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