RETIRED, Puppet module for Subunit2sql
Go to file
Matthew Treinish e12fc216ed
Add more debug logging for closed file issues
This commit adds additional debug logging to the subunit gearman
worker to try and identify the source of the closed file bug we're
hitting in production. This adds logging of the memory address where
the cStringIO.StringIO objects before and after being pushed on the
queue. It also adds a distinct message for the object if it's closed
before or after being on the queue.

Change-Id: I4a4f064e8885f8f9c8fc2974c0f71d837f41454e
2016-03-01 12:32:47 -05:00
files Add more debug logging for closed file issues 2016-03-01 12:32:47 -05:00
manifests Fix the expiration cron job 2016-02-12 14:46:54 -05:00
spec Fix target path for regular git clone during tests 2015-08-19 16:42:35 -07:00
templates Add option to disable uneccesary data migration 2015-03-06 15:23:05 -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 Add Gemfile and puppet 4 checks 2015-08-13 18:38:02 -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.