Colleen Murphy e385661db3 Update Gemfile for Zuulv3
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: I1c006fd05da4e51a454c3018fd30216cb7f1146a
2018-08-06 20:08:47 +00:00
2018-02-12 10:05:15 +11:00
2018-07-12 09:27:03 +02:00
2015-03-18 17:00:55 +00:00
2018-08-06 20:08:47 +00:00
2015-04-29 01:46:24 -07:00

OpenStack Continuous Integration Module

Overview

Configures an OpenStack Continuous Integration System

Developing

If you are adding features to this module, first ask yourself: "Does this logic belong in the module for the service?"

An example of this is the gearman-logging.conf file needed by the zuul service. This file should be managed by the zuul module, not managed here. What should go in this module is high level directives and integrations such as a list of jenkins plugins to install or a class that instantiates multiple services.

Description
RETIRED, Puppet module to deploy an OpenStack ci system
Readme 2.6 MiB