[CI] Fix the integration job config
A broken template was used. Change-Id: I6334e9ccc7d91c90a591924d29e10219f54503c4
This commit is contained in:
parent
eb41156ed2
commit
25f0770225
@ -60,6 +60,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: opendev-buildset-registry
|
- name: opendev-buildset-registry
|
||||||
soft: false
|
soft: false
|
||||||
|
- name: nebulous-monitoring-build-container-images
|
||||||
|
soft: true
|
||||||
|
- name: nebulous-monitoring-upload-container-images
|
||||||
|
soft: true
|
||||||
requires:
|
requires:
|
||||||
- nebulous-monitoring-container-images
|
- nebulous-monitoring-container-images
|
||||||
description: Deploy a Kubernetes cluster and apply charts.
|
description: Deploy a Kubernetes cluster and apply charts.
|
||||||
|
@ -5,10 +5,7 @@
|
|||||||
- nebulous-monitoring-helm-lint
|
- nebulous-monitoring-helm-lint
|
||||||
- nebulous-monitoring-build-container-images
|
- nebulous-monitoring-build-container-images
|
||||||
- nebulous-monitoring-hadolint
|
- nebulous-monitoring-hadolint
|
||||||
- nebulous-platform-apply-helm-charts:
|
- nebulous-platform-apply-helm-charts
|
||||||
dependencies:
|
|
||||||
- name: nebulous-monitoring-build-container-images
|
|
||||||
soft: true
|
|
||||||
- nox-linters
|
- nox-linters
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
@ -16,10 +13,7 @@
|
|||||||
- nebulous-monitoring-helm-lint
|
- nebulous-monitoring-helm-lint
|
||||||
- nebulous-monitoring-upload-container-images
|
- nebulous-monitoring-upload-container-images
|
||||||
- nebulous-monitoring-hadolint
|
- nebulous-monitoring-hadolint
|
||||||
- nebulous-platform-apply-helm-charts:
|
- nebulous-platform-apply-helm-charts
|
||||||
dependencies:
|
|
||||||
- name: nebulous-monitoring-upload-container-images
|
|
||||||
soft: true
|
|
||||||
- nox-linters
|
- nox-linters
|
||||||
promote:
|
promote:
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user