Updated the logs directory for tripleo jobs
toci will place logs into this directory, the current **/pip.log regex isn't catching anything. Change-Id: Ie91fc4c6bdba8f0fb347baa3782190e98c37db4f
This commit is contained in:
parent
125cb8f099
commit
8aed815c16
@ -31,7 +31,7 @@
|
|||||||
site: 'static.openstack.org'
|
site: 'static.openstack.org'
|
||||||
files:
|
files:
|
||||||
- target: 'logs/$LOG_PATH'
|
- target: 'logs/$LOG_PATH'
|
||||||
source: '**/pip.log'
|
source: 'logs/**'
|
||||||
keep-hierarchy: false
|
keep-hierarchy: false
|
||||||
copy-after-failure: true
|
copy-after-failure: true
|
||||||
- console-log
|
- console-log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user