summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'