Fix Kolla image repo URLs for 2023.2-ubuntu-jammy
Change-Id: I4fd2bbe5c73696ef1d661e9f158e178efc7670bf
diff --git a/zuul.d/sp-cinder.yaml b/zuul.d/sp-cinder.yaml
index f78205f..84a65e3 100644
--- a/zuul.d/sp-cinder.yaml
+++ b/zuul.d/sp-cinder.yaml
@@ -413,9 +413,9 @@
kolla_ansible_version: "stable/2023.2"
kolla_openstack_release: "2023.2"
enable_cinder_backend_storpool: "yes"
- kolla_nova_compute_image_full: "cts.storpool.com/kolla/ubuntu-binary-nova-compute:2023.2-ubuntu-jammy-pre-release"
- kolla_cinder_volume_image_full: "cts.storpool.com/kolla/ubuntu-binary-cinder-volume:2023.2-ubuntu-jammy-pre-release"
- kolla_glance_api_image_full: "cts.storpool.com/kolla/ubuntu-binary-glance-api:2023.2-ubuntu-jammy-pre-release"
+ kolla_nova_compute_image_full: "cts.storpool.com/kolla/nova-compute:2023.2-ubuntu-jammy-pre-release"
+ kolla_cinder_volume_image_full: "cts.storpool.com/kolla/cinder-volume:2023.2-ubuntu-jammy-pre-release"
+ kolla_glance_api_image_full: "cts.storpool.com/kolla/glance-api:2023.2-ubuntu-jammy-pre-release"
- job:
name: kolla-cinder-storpool-tempest-iscsi-multipath-testing