From: Ryota MIBU Date: Thu, 1 Dec 2016 12:09:22 +0000 (+0000) Subject: doctor: drop postbuilders X-Git-Tag: danube.1.0~600^2~1 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=9b93aea17d7ae50410a4556371446a64decf7fd7 doctor: drop postbuilders Change-Id: I228619470b4baace4acbc53e0bd710dd0aea7c4b Signed-off-by: Ryota MIBU --- 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'