Publish files for gate-rally-dsvm-cli job
gate-rally-dsvm-cli is functional testing gate for Rally CLI. In many case we would like to see ouput of commands. This change allow us to do that. Change-Id: I50e63ad7adf6ad5d2348d7912ce0a99bb81b78d4
This commit is contained in:
parent
25541f1ec5
commit
234f7ea259
@ -332,6 +332,10 @@
|
||||
- target: 'logs/$LOG_PATH'
|
||||
source: 'results.html.gz'
|
||||
copy-after-failure: true
|
||||
- target: 'logs/$LOG_PATH'
|
||||
source: 'rally-cli-output-files/**'
|
||||
keep-hierarchy: true
|
||||
copy-after-failure: true
|
||||
|
||||
|
||||
- job:
|
||||
|
Loading…
Reference in New Issue
Block a user