From 25f077022517aad91fe07d0ecb1c99156012bdb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Fri, 27 Oct 2023 14:33:03 +0200 Subject: [PATCH] [CI] Fix the integration job config A broken template was used. Change-Id: I6334e9ccc7d91c90a591924d29e10219f54503c4 --- zuul.d/jobs.yaml | 4 ++++ zuul.d/project.yaml | 10 ++-------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 7053670..b688b5b 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -60,6 +60,10 @@ dependencies: - name: opendev-buildset-registry soft: false + - name: nebulous-monitoring-build-container-images + soft: true + - name: nebulous-monitoring-upload-container-images + soft: true requires: - nebulous-monitoring-container-images description: Deploy a Kubernetes cluster and apply charts. diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index c01f31b..412d7bd 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -5,10 +5,7 @@ - nebulous-monitoring-helm-lint - nebulous-monitoring-build-container-images - nebulous-monitoring-hadolint - - nebulous-platform-apply-helm-charts: - dependencies: - - name: nebulous-monitoring-build-container-images - soft: true + - nebulous-platform-apply-helm-charts - nox-linters gate: jobs: @@ -16,10 +13,7 @@ - nebulous-monitoring-helm-lint - nebulous-monitoring-upload-container-images - nebulous-monitoring-hadolint - - nebulous-platform-apply-helm-charts: - dependencies: - - name: nebulous-monitoring-upload-container-images - soft: true + - nebulous-platform-apply-helm-charts - nox-linters promote: jobs: