
This patch set adds in job to test the OpenStack train releases. Depends-On: https://review.opendev.org/#/c/706456/ Change-Id: I89fef1264f68dab7e921a9e5503c29d6a051f342 Signed-off-by: Tin Lam <tin@irrational.io>
13 lines
636 B
YAML
13 lines
636 B
YAML
images:
|
|
pull_policy: IfNotPresent
|
|
tags:
|
|
placement: "docker.io/openstackhelm/placement:master-ubuntu_bionic"
|
|
ks_user: "docker.io/openstackhelm/heat:train-ubuntu_bionic"
|
|
ks_service: "docker.io/openstackhelm/heat:train-ubuntu_bionic"
|
|
ks_endpoints: "docker.io/openstackhelm/heat:train-ubuntu_bionic"
|
|
db_init: "docker.io/openstackhelm/heat:train-ubuntu_bionic"
|
|
db_drop: "docker.io/openstackhelm/heat:train-ubuntu_bionic"
|
|
placement_db_sync: "docker.io/openstackhelm/placement:master-ubuntu_bionic"
|
|
dep_check: "quay.io/airshipit/kubernetes-entrypoint:v1.0.0"
|
|
image_repo_sync: "docker.io/docker:17.07.0"
|