summaryrefslogtreecommitdiffstats
path: root/jjb/doctor/doctor.yml
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-12-01 12:09:22 +0000
committerRyota MIBU <r-mibu@cq.jp.nec.com>2016-12-01 12:09:22 +0000
commit9b93aea17d7ae50410a4556371446a64decf7fd7 (patch)
treee57d0690654373ba202719d79825c2fba327611c /jjb/doctor/doctor.yml
parent2df02010bd24164a0c009cb7b6eae747433a31aa (diff)
doctor: drop postbuilders
Change-Id: I228619470b4baace4acbc53e0bd710dd0aea7c4b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/doctor/doctor.yml')
-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'