Skip to content

Commit fe6fcc2

Browse files
authored
Merge pull request #2926 from k8s-infra-cherrypick-robot/cherry-pick-2923-to-release-0.13
[release-0.13] 🌱 E2E: Use bucket for flatcar production image
2 parents c635021 + 97185bd commit fe6fcc2

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)