File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 138
138
# https://docs.openstack.org/glance/latest/admin/quotas.html
139
139
/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
140
140
/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
142
142
143
143
# Add the controller to its own host aggregate and availability zone
144
144
aggregateid=$(openstack aggregate create --zone "${ PRIMARY_AZ} " "${ PRIMARY_AZ} " -f value -c id)
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ variables:
158
158
# The default user for SSH connections from bastion to machines
159
159
SSH_USER_MACHINE : " ubuntu"
160
160
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 "
162
162
163
163
intervals :
164
164
conformance/wait-control-plane : ["30m", "10s"]
You can’t perform that action at this time.
0 commit comments