89addfd4e1
This change adds the overrides needed to run both the Xena and Yoga releases in the OSH zuul jobs. Change-Id: I65e016a4cb3fd52707ab29c37f025818fcb6c405
9 lines
278 B
YAML
9 lines
278 B
YAML
---
|
|
images:
|
|
tags:
|
|
db_init: docker.io/openstackhelm/heat:yoga-ubuntu_focal
|
|
db_drop: docker.io/openstackhelm/heat:yoga-ubuntu_focal
|
|
horizon_db_sync: docker.io/openstackhelm/horizon:yoga-ubuntu_focal
|
|
horizon: docker.io/openstackhelm/horizon:yoga-ubuntu_focal
|
|
...
|