From 24733cbf8210977c8f4256eb0739e0ceb99136be Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 10 Sep 2018 10:46:45 -0700 Subject: [PATCH] Use the infra mirrors for DIB This patch configures DIB to use the infra mirrors when running the gate jobs. Depends-On: https://review.openstack.org/604933 Change-Id: I3293def6e6ce03db0627b425cbc77149d8e0170a --- zuul.d/jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index d1414b18..15147fa6 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -57,6 +57,8 @@ - openstack/diskimage-builder - openstack/python-barbicanclient vars: + devstack_localrc: + DIB_LOCAL_ELEMENTS: openstack-ci-mirrors devstack_services: barbican: true neutron-qos: true