Merge "Collect tox logs from job runs"

This commit is contained in:
Jenkins 2014-07-30 08:31:05 +00:00 committed by Gerrit Code Review
commit e353ff7115

View File

@ -450,6 +450,10 @@
source: '**/*subunit_log.txt.gz'
keep-hierarchy: false
copy-after-failure: true
- target: 'logs/$LOG_PATH/tox'
source: '.tox/*/log/*'
keep-hierarchy: false
copy-after-failure: true
- publisher:
name: upload-sphinx-draft