
The logic in the Gemfile was relying on Zuulv2 variables to find out whether the spec helper gem was already available on disk, and since Zuulv3 has changed things it was failing to find it and downloading the master version instead. This patch ensures the Gemfile looks for the gem in the right place when running in CI. Depends-On: https://review.openstack.org/582518 Change-Id: Ie46d285aa0dfdd30617efd675d60a8fa04bf45e5
OpenStack diskimage-builder Module
Overview
Module to install diskimage-builder and the full set of requirements that are required for it to build OpenStack Infra images.
Description