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 83
83
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/cirros/2022-12-05/cirros-0.6.1-x86_64-disk.img,"
84
84
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2023-09-29/ubuntu-2204-kube-v1.27.2.img,"
85
85
IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/ubuntu/2023-09-29/ubuntu-2204-kube-v1.28.2.img,"
86
- IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3602 .2.0-kube-v1.28.2 .img"
86
+ IMAGE_URLS+="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-3815 .2.0-kube-v1.28.5 .img"
87
87
88
88
[[post-config|$NOVA_CONF]]
89
89
[DEFAULT]
Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ variables:
197
197
# The default user for SSH connections from bastion to machines
198
198
SSH_USER_MACHINE : " ubuntu"
199
199
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION : " true"
200
- OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3602 .2.0-kube-v1.28.2 "
200
+ OPENSTACK_FLATCAR_IMAGE_NAME : " flatcar-stable-3815 .2.0-kube-v1.28.5 "
201
201
202
202
intervals :
203
203
conformance/wait-control-plane : ["30m", "10s"]
You can’t perform that action at this time.
0 commit comments