From ec5e0909de49b942435e47c56815f04b926b2690 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 24 Apr 2020 11:23:43 +1000 Subject: [PATCH] Add nodepool as required project to siblings image build When used outside the nodepool repository, we need to ensure the nodepool project is included for sibling image build. Change-Id: Ie696abe98620ff1036fe12069f0df89eaab47ef7 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 52d2c28e1..5dc80d7f6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -201,6 +201,7 @@ parent: opendev-build-docker-image description: Build container images, with required projects as sibling from source required-projects: + - zuul/nodepool - openstack/diskimage-builder - openstack/openstacksdk requires: