RETIRED, Puppet module for Subunit2sql
Go to file
Matthew Treinish 0e55e618ae Make sure global worker defs only done once
This commit makes sure that all the global definitions on the worker
class are only defined once. If we don't check for the previous
definition when running with multiple workers on a single node things
will fail.

Change-Id: I947d61f455778fe41d0a4723c99d029272d2155d
2016-07-26 15:23:45 -04:00
files Stop using a seperate retreiver thread 2016-04-20 16:13:26 -04:00
manifests Make sure global worker defs only done once 2016-07-26 15:23:45 -04:00
spec Fix target path for regular git clone during tests 2015-08-19 16:42:35 -07:00
templates Switch /etc/logstash to /etc/subunit2sql 2016-03-04 15:29:15 -05:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-13 18:38:02 -07:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
Gemfile Use new infra_spec_helper for gem dependencies 2016-06-21 18:40:25 -07:00
LICENSE Add missing LICENSE file 2015-01-29 23:00:06 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
Rakefile Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack Subunit2sql Module

Overview

Installs and configures subunit2sql - a tool to convert subunit results into a SQL database.