Skip to content

Commit 4f29063

Browse files
authored
Merge pull request #1524 from tormath1/tormath1/flatcar-stable
🌱 ci: bump flatcar to latest major stable
2 parents 777f7d8 + 1cbe68d commit 4f29063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hack/ci/cloud-init/controller.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
# https://docs.openstack.org/glance/latest/admin/quotas.html
139139
/opt/stack/devstack/tools/upload_image.sh https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/cirros/2022-12-05/cirros-0.6.1-x86_64-disk.img
140140
/opt/stack/devstack/tools/upload_image.sh https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2023-01-14/focal-server-cloudimg-amd64.img
141-
/opt/stack/devstack/tools/upload_image.sh https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3374.2.5-kube-v1.25.6.img
141+
/opt/stack/devstack/tools/upload_image.sh https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3510.2.0-kube-v1.25.8.img
142142

143143
# Add the controller to its own host aggregate and availability zone
144144
aggregateid=$(openstack aggregate create --zone "${PRIMARY_AZ}" "${PRIMARY_AZ}" -f value -c id)

test/e2e/data/e2e_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ variables:
158158
# The default user for SSH connections from bastion to machines
159159
SSH_USER_MACHINE: "ubuntu"
160160
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION: "true"
161-
OPENSTACK_FLATCAR_IMAGE_NAME: "flatcar-stable-3374.2.5-kube-v1.25.6"
161+
OPENSTACK_FLATCAR_IMAGE_NAME: "flatcar-stable-3510.2.0-kube-v1.25.8"
162162

163163
intervals:
164164
conformance/wait-control-plane: ["30m", "10s"]

0 commit comments

Comments
 (0)