Remove openstack-helm-infra-* parents from jobs

We recently merged all the code from the openstack-helm-infra
repo into the openstack-helm. openstack-helm-infra-* jobs
renamed to openstack-helm-*. Now all the jobs that are inherited
from the openstack-helm-infra-* must be updated.

Change-Id: Ifdd0934dd5dabf647d18f0227f58ec9430a67039
This commit is contained in:
Vladimir Kozhukalov
2025-03-19 14:07:55 -05:00
parent 29399cf509
commit 056589d12d

View File

@@ -122,11 +122,11 @@
pass-to-parent: true
timeout: 3600
# Image testing jobs inheriting from osh and osh-infra jobs running against
# Image testing jobs inheriting from osh jobs running against
# particular image or set of images.
- job:
name: openstack-helm-images-monitoring
parent: openstack-helm-infra-monitoring
parent: openstack-helm-monitoring
match-on-config-updates: false
dependencies:
- name: openstack-helm-images-build-prometheus-openstack-exporter
@@ -157,7 +157,7 @@
- job:
name: openstack-helm-images-logging
parent: openstack-helm-infra-logging
parent: openstack-helm-logging
match-on-config-updates: false
dependencies:
- name: openstack-helm-images-build-fluentd