We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 347f7c4 + 87098ba commit 4d14848Copy full SHA for 4d14848
hack/ci/devstack-default-cloud-init.yaml.tpl
@@ -103,7 +103,7 @@ write_files:
103
# Don't download default images, just our test images
104
DOWNLOAD_DEFAULT_IMAGES=False
105
# We upload the Amphora image so it doesn't have to be build
106
- IMAGE_URLS="https://github.com/sbueringer/cluster-api-provider-openstack-images/releases/download/amphora-victoria-1/amphora-x64-haproxy.qcow2"
+ IMAGE_URLS="https://storage.googleapis.com/artifacts.k8s-staging-capi-openstack.appspot.com/test/amphora/2021-03-27/amphora-x64-haproxy.qcow2"
107
108
# See: https://docs.openstack.org/nova/victoria/configuration/sample-config.html
109
# Helpful commands (on the devstack VM):
0 commit comments