Skip to content
Snippets Groups Projects
Commit 56d83c93 authored by Calin Cristian Andrei's avatar Calin Cristian Andrei Committed by Kubernetes Prow Robot
Browse files

[CI] use debian-11 image with more disk space to ensure successful upgrade tests

parent a22ae614
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
---
# Instance settings
cloud_image: debian-10
cloud_image: debian-11
mode: default
# Kubespray settings
......
---
# Instance settings
cloud_image: debian-10
cloud_image: debian-11
mode: default
# Pin disabling ipip mode to ensure proper upgrade
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment