[stable/2023.2] Stop using CDN for CI (#2185) (#2195)
Switch image builds to use Harbor
Switch Zuul to avoid CDN
Small more fixes
Configure CI bits to not use CDN
fixes #2188
diff --git a/zuul.d/container-images/glance.yaml b/zuul.d/container-images/glance.yaml
index 6f92bed..f158d35 100644
--- a/zuul.d/container-images/glance.yaml
+++ b/zuul.d/container-images/glance.yaml
@@ -43,8 +43,8 @@
promote_container_image_job: atmosphere-upload-container-image-glance
container_images:
- context: images/glance
- registry: registry.atmosphere.dev
- repository: registry.atmosphere.dev/library/glance
+ registry: harbor.atmosphere.dev
+ repository: harbor.atmosphere.dev/library/glance
arch:
- linux/amd64
build_args: