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:
parent
848c5adaea
commit
5b9ae3a5ff
@ -24,7 +24,7 @@
|
||||
|
||||
- job:
|
||||
name: flock-devstack-metal
|
||||
parent: flock-devstack-base
|
||||
parent: flock-devstack-base-min
|
||||
required-projects:
|
||||
- openstack/barbican
|
||||
- openstack/python-barbicanclient
|
||||
|
Loading…
Reference in New Issue
Block a user