summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorRyota Mibu <r-mibu@cq.jp.nec.com>2016-12-01 12:53:48 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-01 12:53:48 +0000
commit26f7afd1b5f9fae881fe5e5d26fce73f47cc7ca4 (patch)
treec3aa3c6b08821b6d2b514ce7e8bbeff47ec6f893 /jjb
parentad69410931e94ab57587db385b34509820927cd8 (diff)
parent9b93aea17d7ae50410a4556371446a64decf7fd7 (diff)
Merge "doctor: drop postbuilders"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/doctor/doctor.yml15
1 files changed, 1 insertions, 14 deletions
diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml
index 9a74f4e3d..3d7997515 100644
--- a/jjb/doctor/doctor.yml
+++ b/jjb/doctor/doctor.yml
@@ -161,18 +161,5 @@
- 'functest-suite-builder'
publishers:
- - postbuildscript:
- builders:
- - functest-copy-suite-log:
- suite: '{project}'
- stream: '{stream}'
- script-only-if-succeeded: False
- script-only-if-failed: False
- archive:
- artifacts: '*.log'
-
-- builder:
- name: functest-copy-suite-log
- builders:
- - shell: |
- cp $HOME/opnfv/functest/results/{stream}/{suite}.log $WORKSPACE/
+ artifacts: '/home/opnfv/functest/results/{stream}/{project}.log'