Add Masakari Monitors Images

Change-Id: I8dbbe28c6b90540bfa946eca59d26715c3267c71
This commit is contained in:
xuxant02@gmail.com 2021-10-11 17:09:03 +05:45 committed by Andrii Ostapenko
parent 2a654db092
commit 53d1d5c8c6
2 changed files with 17 additions and 0 deletions

View File

@ -217,6 +217,7 @@ placement_profiles=${placement_profiles:-"'apache'"}
monasca_api_profile=${monasca_api_profile:-"'apache monasca api'"}
monasca_api_pip_packages=${monasca_api_pip_packages:-"influxdb cassandra-driver sqlalchemy"}
masakari_profiles=${masakari_profiles:-"'masakari'"}
masakari_monitors_profiles=${masakari_monitors_profiles:-"'masakari-monitors'"}
####################
# Action starts here
####################

View File

@ -327,6 +327,18 @@
- "WHEELS='{{ wheels_location }}'"
- "KEEP_ALL_WHEELS=yes"
tags: *imagetag
- &masakari_monitors_project
context: "."
repository: openstackhelm/masakari-monitors
build_args:
- "FROM='{{ base_repository }}'"
- "PYTHON3={{ python3 }}"
- "PROJECT='masakari-monitors'"
- "PROJECT_REF={{ branchname }}"
- "PIP_PACKAGES='libvirt-python'"
- "WHEELS='{{ wheels_location }}'"
- "KEEP_ALL_WHEELS=yes"
tags: *imagetag
files: &loci-files
- ^openstack/loci/.*
- zuul.d/openstack-loci.yaml
@ -453,6 +465,7 @@
- <<: *watcher_project
- <<: *cyborg_project
- <<: *masakari_project
- <<: *masakari_monitors_project
- job:
name: openstack-helm-images-upload-openstack-loci-wallaby-ubuntu_focal
@ -505,6 +518,7 @@
- <<: *watcher_project
- <<: *cyborg_project
- <<: *masakari_project
- <<: *masakari_monitors_project
- job:
name: openstack-helm-images-upload-openstack-loci-victoria-ubuntu_focal
@ -557,6 +571,7 @@
- <<: *watcher_project
- <<: *cyborg_project
- <<: *masakari_project
- <<: *masakari_monitors_project
- job:
name: openstack-helm-images-upload-openstack-loci-ussuri-ubuntu_bionic
@ -608,6 +623,7 @@
- <<: *watcher_project
- <<: *cyborg_project
- <<: *masakari_project
- <<: *masakari_monitors_project
- job:
name: openstack-helm-images-upload-openstack-loci-train-ubuntu_bionic