From: Ryota Mibu Date: Thu, 1 Dec 2016 12:53:48 +0000 (+0000) Subject: Merge "doctor: drop postbuilders" X-Git-Tag: danube.1.0~604 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=26f7afd1b5f9fae881fe5e5d26fce73f47cc7ca4;hp=ad69410931e94ab57587db385b34509820927cd8;p=releng.git Merge "doctor: drop postbuilders" --- 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'