mirror of
https://github.com/optim-enterprises-bv/openstack-helm-images.git
synced 2026-01-10 01:11:45 +00:00
Fix alerta promotion job name
Change-Id: Ifbe618cee24228e899af6cf66709d9b28ea82b21 Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
- name: openstack-helm-images-upload-alerta
|
||||
promote:
|
||||
jobs:
|
||||
- openstack-helm-images-alerta
|
||||
- openstack-helm-images-promote-alerta
|
||||
periodic:
|
||||
jobs:
|
||||
- openstack-helm-images-build-alerta
|
||||
@@ -52,9 +52,9 @@
|
||||
files: *alerta_files
|
||||
|
||||
- job:
|
||||
name: openstack-helm-images-alerta
|
||||
name: openstack-helm-images-promote-alerta
|
||||
parent: openstack-helm-images-promote
|
||||
description: Build Alerta image.
|
||||
description: Promote Alerta image.
|
||||
vars: *alerta_vars
|
||||
files: *alerta_files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user