diff options
author | 2016-12-30 02:01:58 +0000 | |
---|---|---|
committer | 2016-12-30 02:01:58 +0000 | |
commit | ea88357b19d39c981f819a8437154433518568fd (patch) | |
tree | 8126811b4fa75c2cf37bbf801b86b4329f6ee536 /jjb/yardstick/yardstick-ci-jobs.yml | |
parent | 1187b8986273873ca031ffe44f18b2ca52b97973 (diff) | |
parent | 27d5ffa1bffcf433a543e29f4445d39e5c0392a5 (diff) |
Merge "improve yardstick logger to output Debug info to artifacts"
Diffstat (limited to 'jjb/yardstick/yardstick-ci-jobs.yml')
-rw-r--r-- | jjb/yardstick/yardstick-ci-jobs.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 33f557a33..1ad5417d4 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -268,6 +268,7 @@ - 'yardstick-cleanup' #- 'yardstick-fetch-os-creds' - 'yardstick-{testsuite}' + - 'yardstick-store-results' publishers: - email: @@ -295,6 +296,12 @@ !include-raw: ../../utils/fetch_os_creds.sh - builder: + name: yardstick-store-results + builders: + - shell: + !include-raw: ../../utils/push-test-logs.sh + +- builder: name: yardstick-cleanup builders: - shell: |