RETIRED, Puppet module for Subunit2sql
Go to file
Matthew Treinish fc0a11ebc4
Strip legacy prefix if it's present
Migrated jobs have the legacy- prefix which makes tracking things across
the migration a bit difficult. This commit strips that from the job
name on db insertion.

Change-Id: Ibfca7a7f4ff66ec6d3809f0ee96a98d598e27e91
2017-10-03 15:35:05 -04:00
files Strip legacy prefix if it's present 2017-10-03 15:35:05 -04:00
manifests Move paho-mqtt package install to worker node 2017-04-27 10:05:47 -04:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02: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 Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02: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.