From 8b2ceedb155443a3859f7c5573515406bfe231dd Mon Sep 17 00:00:00 2001 From: Andrii Ostapenko Date: Tue, 13 Apr 2021 15:36:57 -0500 Subject: [PATCH] Fix cinder-train test job not waiting for mariadb image in gates Change-Id: I3c5f87b3ab0fd0948028ac22096ab56a1cf1925e Signed-off-by: Andrii Ostapenko --- zuul.d/base.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 6aa664b0..13f212c1 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -319,10 +319,14 @@ soft: true - name: openstack-helm-images-build-minikube-aio soft: true + - name: openstack-helm-images-build-mariadb + soft: true - name: openstack-helm-images-upload-openstack-loci-train-ubuntu_bionic soft: true - name: openstack-helm-images-upload-minikube-aio soft: true + - name: openstack-helm-images-upload-mariadb + soft: true files: - ^openstack/loci/.* - zuul.d/openstack-loci.yaml