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: