Fixing failing devstack zuul job

The glance devstack plugin is not working for us,
and is not needed for our devstack to work, so updating
the zuul job to use the 'min' devstack version that is used
by other repos such as 'fault' and avoid setting up the
glance devstack plugin altogether.

Change-Id: Ibad252c69c19d425fe3c9f9b85e773286b3e3c43
Partial-Bug: 1840292
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
Al Bailey 2019-08-15 13:50:14 -05:00
parent 848c5adaea
commit 5b9ae3a5ff
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
- job: - job:
name: flock-devstack-metal name: flock-devstack-metal
parent: flock-devstack-base parent: flock-devstack-base-min
required-projects: required-projects:
- openstack/barbican - openstack/barbican
- openstack/python-barbicanclient - openstack/python-barbicanclient