
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. Change-Id: Iaf82b5b89b4b01b811189f7a4c451ddfca8a80ad
OpenStack Project_config Module
Overview
Pulls down project_config repository and defines useful variables.
Description
Languages
Puppet
71.9%
Ruby
28.1%