Start installing DIB from Zuul-cloned sources in the CI

We need to be able to pick up fixes quicker than now and to use
depends-on with DIB changes. This change achieves it.

Change-Id: I70f2e13f799cc496878afd2d1416b50386dd0123
This commit is contained in:
Dmitry Tantsur 2020-01-21 12:05:12 +01:00
parent 5b11604288
commit 2017c27d32
1 changed files with 2 additions and 0 deletions

View File

@ -162,6 +162,8 @@
- job:
name: ironic-ipa-dib-base
parent: ironic-ipa-base
required-projects:
- openstack/diskimage-builder
timeout: 9600
vars:
tempest_test_timeout: 2400