File tree 2 files changed +2
-2
lines changed
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-3510 .2.4 -kube-v1.27.2.img
141
+ /opt/stack/devstack/tools/upload_image.sh https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3602 .2.0 -kube-v1.27.2.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 @@ -194,7 +194,7 @@ variables:
194
194
# The default user for SSH connections from bastion to machines
195
195
SSH_USER_MACHINE : " ubuntu"
196
196
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION : " true"
197
- OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3510 .2.4 -kube-v1.27.2"
197
+ OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3602 .2.0 -kube-v1.27.2"
198
198
199
199
intervals :
200
200
conformance/wait-control-plane : ["30m", "10s"]
You can’t perform that action at this time.
0 commit comments