Skip to content

Commit 810f3a9

Browse files
authored
Merge pull request #2923 from Nordix/lentzi90/fixed-flatcar-version
🌱 E2E: Use bucket for flatcar production image
2 parents 2d7b632 + 8f10aa7 commit 810f3a9

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
@@ -257,7 +257,7 @@ variables:
257257
OPENSTACK_FLATCAR_IMAGE_URL: "https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar-stable-4459.2.0-kube-v1.34.2"
258258
# A plain Flatcar from the Flatcar releases server
259259
FLATCAR_IMAGE_NAME: "flatcar_production_openstack_image"
260-
FLATCAR_IMAGE_URL: https://stable.release.flatcar-linux.net/amd64-usr/current/flatcar_production_openstack_image.img
260+
FLATCAR_IMAGE_URL: https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/flatcar/flatcar_production_openstack_image-4459.2.2.img
261261

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

0 commit comments

Comments
 (0)