X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdoctor%2Fdoctor.yml;h=7a5bd22f2a42618589759b944409a40d9a607432;hb=9d42c99b0e7fb117baaf3b9a689dad642a55fc34;hp=30191f912d298b0f0ae9ec714473153927b0dd91;hpb=cc8c74caed5b1e767f351bbb83adc53d0b3b00fd;p=releng.git diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml index 30191f912..7a5bd22f2 100644 --- a/jjb/doctor/doctor.yml +++ b/jjb/doctor/doctor.yml @@ -161,7 +161,9 @@ builders: - 'functest-suite-builder' + - shell: | + cp $HOME/opnfv/functest/results/{stream}/{project}.log $WORKSPACE/tests/ publishers: - archive: - artifacts: '/home/opnfv/functest/results/{stream}/{project}.log' + artifacts: 'tests/*.log'