
* Add 2025.1 test jobs * Disable 2023.2 test jobs Change-Id: Id4ed39c641ec730bf467d1da60d12eb255498ec5
25 lines
1.4 KiB
YAML
25 lines
1.4 KiB
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: "quay.io/airshipit/heat:2025.1-ubuntu_noble"
|
|
db_init: "quay.io/airshipit/heat:2025.1-ubuntu_noble"
|
|
db_drop: "quay.io/airshipit/heat:2025.1-ubuntu_noble"
|
|
ks_user: "quay.io/airshipit/heat:2025.1-ubuntu_noble"
|
|
ks_service: "quay.io/airshipit/heat:2025.1-ubuntu_noble"
|
|
ks_endpoints: "quay.io/airshipit/heat:2025.1-ubuntu_noble"
|
|
neutron_db_sync: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_dhcp: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_l3: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_l2gw: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_linuxbridge_agent: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
# TODO: Use plain neutron image after https://review.opendev.org/c/openstack/neutron/+/946877
|
|
# is merged to the stable/2025.1 branch
|
|
neutron_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_noble-custom"
|
|
neutron_ovn_metadata: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_openvswitch_agent: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_server: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_rpc_server: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_bagpipe_bgp: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
neutron_netns_cleanup_cron: "quay.io/airshipit/neutron:2025.1-ubuntu_noble"
|
|
...
|