X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yaml;h=074ad737b0ccd800102f33c6518ac0bb93dd954b;hb=d163f05fae737cd45250b4a7214812ba6172cbe9;hp=e4f2754d6aff74e092571f72db98beedabab3e5e;hpb=95474602f18c480ccefedde474a0eba85d065cd3;p=releng.git diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index e4f2754d6..074ad737b 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -106,10 +106,12 @@ -e DEBUG=true \ -v /home/opnfv/functest/openstack.creds:/home/opnfv/functest/conf/env_file \ -v /home/opnfv/functest/images:/home/opnfv/functest/images \ + -v /home/opnfv/functest/blacklist.yaml:/usr/lib/python2.7/\ + site-packages/functest/opnfv_tests/openstack/rally/blacklist.yaml \ $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"