X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdoctor%2Fdoctor.yml;h=c00b2553adfbef0b0a351c3efcc98c0473416e9b;hb=7a3b981a197cb9d85959b50f7efe77154f831e65;hp=3d7997515bcdfbb6124d92bd5c13fe0e95638026;hpb=9b93aea17d7ae50410a4556371446a64decf7fd7;p=releng.git diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml index 3d7997515..c00b2553a 100644 --- a/jjb/doctor/doctor.yml +++ b/jjb/doctor/doctor.yml @@ -159,7 +159,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'