Ian Wienand dd141f6ab9 Enable build logs and webapp
The dependent change adds a flag to the builder for exporting build
logs, and another flag to the launcher to enable the webapp.  Plumb
through so we can enable both.

Also remove deprecated build/upload log arguments that are no longer
relevant.

Change-Id: I1644e41629507b1a7082e70afaba1baf63d620a4
Depends-On: https://review.openstack.org/543671
2018-02-13 14:37:04 +11:00
2018-02-12 10:05:15 +11:00
2018-02-13 14:37:04 +11:00
2018-02-12 10:05:15 +11:00
2015-03-18 17:00:55 +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