Merge "Add designate image building"

This commit is contained in:
Zuul
2021-07-06 22:32:19 +00:00
committed by Gerrit Code Review

View File

@@ -316,6 +316,17 @@
- "WHEELS='{{ wheels_location }}'"
- "KEEP_ALL_WHEELS=yes"
tags: *imagetag
- &designate_project
context: "."
repository: openstackhelm/designate
build_args:
- "FROM='{{ base_repository }}'"
- "PYTHON3={{ python3 }}"
- "PROJECT='designate'"
- "PROJECT_REF={{ branchname }}"
- "WHEELS='{{ wheels_location }}'"
- "KEEP_ALL_WHEELS=yes"
tags: *imagetag
files: &loci-files
- ^openstack/loci/.*
- zuul.d/openstack-loci.yaml
@@ -386,6 +397,7 @@
- <<: *monasca_api_project
- <<: *watcher_project
- <<: *cyborg_project
- <<: *designate_project
- job:
name: openstack-helm-images-upload-openstack-loci-master-ubuntu_bionic
@@ -439,6 +451,7 @@
- <<: *monasca_api_project
- <<: *watcher_project
- <<: *cyborg_project
- <<: *designate_project
- job:
name: openstack-helm-images-upload-openstack-loci-ussuri-ubuntu_bionic
@@ -489,6 +502,7 @@
- <<: *monasca_api_project
- <<: *watcher_project
- <<: *cyborg_project
- <<: *designate_project
- job:
name: openstack-helm-images-upload-openstack-loci-train-ubuntu_bionic