File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Tests/iaas/scs_0104_standard_images Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1010_specs = yaml .safe_load (r"""
1111"ubuntu-capi-image-1":
1212 name_scheme: "ubuntu-capi-image v[0-9]\\.[0-9]+(\\.[0-9]+)?"
13- source: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
13+ source:
14+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2404-kube
15+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
1416"ubuntu-capi-image-2":
1517 # this name_scheme uses `-` to separate base name "ubuntu-capi-image" from version
1618 # latest openstack-image-manager can be told to use `-` by setting `separator: "-"` on the image
1719 name_scheme: "ubuntu-capi-image-v[0-9]\\.[0-9]+(\\.[0-9]+)?"
18- source: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
20+ source:
21+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2404-kube
22+ - https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube
1923"Ubuntu 24.04":
2024 source:
2125 - https://cloud-images.ubuntu.com/releases/noble/
You can’t perform that action at this time.
0 commit comments