02a9e1e0ed
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
9 lines
274 B
YAML
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
|
|
...
|