X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yaml;h=3f3b1ae2e0b7b5bf2c5350f9fc7d5506af2ec751;hb=cc1e598de780895d921e126f6032a6b36e5de250;hp=e4f2754d6aff74e092571f72db98beedabab3e5e;hpb=95474602f18c480ccefedde474a0eba85d065cd3;p=releng.git diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index e4f2754d6..3f3b1ae2e 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -108,8 +108,8 @@ -v /home/opnfv/functest/images:/home/opnfv/functest/images \ $image run_tests -t {test} res=$? - gsutil -D -m cp -r $WORKSPACE/ \ - gs://artifacts.opnfv.org/functest/$JOB_NAME-$BUILD_ID + gsutil -m cp -r $WORKSPACE/ \ + gs://artifacts.opnfv.org/functest/$JOB_NAME-$BUILD_ID > /dev/null 2>&1 find $WORKSPACE -type f \ -printf \ "http://artifacts.opnfv.org/functest/$JOB_NAME-$BUILD_ID/%P\n"