X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yaml;h=e4f2754d6aff74e092571f72db98beedabab3e5e;hb=95474602f18c480ccefedde474a0eba85d065cd3;hp=505527523d1209c9636f64d8514f8afb29aaebd4;hpb=01e0b7e4697245c824058eceea12c072d83ae04e;p=releng.git diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 505527523..e4f2754d6 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -16,7 +16,7 @@ slave: lf-virtual4 - hunter: branch: stable/hunter - slave: functest-virtual + slave: lf-virtual6 - parameter: name: functest-slave @@ -103,12 +103,13 @@ -v $WORKSPACE/../$JOB_NAME/results:/var/lib/xtesting/results \ -e DEBUG=True \ -e EXTERNAL_NETWORK=public \ + -e DEBUG=true \ -v /home/opnfv/functest/openstack.creds:/home/opnfv/functest/conf/env_file \ -v /home/opnfv/functest/images:/home/opnfv/functest/images \ $image run_tests -t {test} res=$? - gsutil -m cp -r $WORKSPACE/ \ - gs://artifacts.opnfv.org/functest/$JOB_NAME-$BUILD_ID > /dev/null 2>&1 + gsutil -D -m cp -r $WORKSPACE/ \ + gs://artifacts.opnfv.org/functest/$JOB_NAME-$BUILD_ID find $WORKSPACE -type f \ -printf \ "http://artifacts.opnfv.org/functest/$JOB_NAME-$BUILD_ID/%P\n"