Skip to content

Commit 97185bd

Browse files
lentzi90k8s-infra-cherrypick-robot
authored andcommitted
E2E: Use bucket for flatcar production image
There seems to be an issue with downloading the image straight from upstream. Signed-off-by: Lennart Jern <lennart.jern@est.tech>
1 parent c635021 commit 97185bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/data/e2e_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ variables:
208208
OPENSTACK_FLATCAR_IMAGE_URL: "https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-4152.2.3-kube-v1.33.1"
209209
# A plain Flatcar from the Flatcar releases server
210210
FLATCAR_IMAGE_NAME: "flatcar_production_openstack_image"
211-
FLATCAR_IMAGE_URL: https://stable.release.flatcar-linux.net/amd64-usr/current/flatcar_production_openstack_image.img
211+
FLATCAR_IMAGE_URL: https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar_production_openstack_image-4459.2.2.img
212212

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

0 commit comments

Comments
 (0)