puppet-subunit2sql/files
Tim Buckley 3663cc2be0 Fix log_url parsing for new job types
Previously, the log_dir was determined by taking the dirname() of the
log_url twice, which works when all collected 'testrepository.subunit'
files were located under 'logs/'. Now that the worker is collecting
subunit files from all jobs, this assumption can result in the Zuul
UUID being cut off from the generated log_dir. This change adds a
check to make sure path segments are only removed when the log_dir
is 'logs/' or 'logs/old/'.

Change-Id: I75c53c498261e44989cdb7bf49d909ebde2b2699
2016-03-09 12:46:17 -07:00
..
run_migrations.sh Lets time the super long migrations we have to run 2015-11-24 16:41:20 -05:00
subunit-gearman-worker.py Fix log_url parsing for new job types 2016-03-09 12:46:17 -07:00