From c13c9536773c3c5ec680a521bee4cfe9ac66d5b8 Mon Sep 17 00:00:00 2001 From: Gregory Thiemonge Date: Wed, 10 Nov 2021 07:04:53 +0100 Subject: [PATCH] Fix scenario010 job configuration This job requires the octavia amphora image in glance, which depends on the octavia tag. Change-Id: I82a901a2a0886785afd230f09b068b744fcf4e6c --- .zuul.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e711987f..fc11a4b4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -44,7 +44,12 @@ - tripleo-ci-centos-8-scenario010-standalone: irrelevant-files: *irrelevant-files voting: false - vars: *standalone + vars: + consumer_job: true + build_container_images: false + tags: + - standalone + - octavia dependencies: - tripleo-ci-centos-8-content-provider - opendev-tox-docs