openstack-helm/horizon/values_overrides/zed-ubuntu_focal.yaml
Vladimir Kozhukalov 02a9e1e0ed Enable Zed compute-kit and cinder jobs
Also a new nodeset was temporarily added.
The aio compute-kit jobs for recent releases require
a huge node to work reliably. We'll remove the temporary nodeset
once this is merged
https://review.opendev.org/c/openstack/openstack-helm-infra/+/884989

Change-Id: I7572fc39a8f6248ff7dac44f20076ba74a3499fc
2023-06-01 16:15:50 +03:00

9 lines
274 B
YAML

---
images:
tags:
db_init: docker.io/openstackhelm/heat:zed-ubuntu_focal
db_drop: docker.io/openstackhelm/heat:zed-ubuntu_focal
horizon_db_sync: docker.io/openstackhelm/horizon:zed-ubuntu_focal
horizon: docker.io/openstackhelm/horizon:zed-ubuntu_focal
...