Revert new boto file path
[releng.git] / jjb / functest / xtesting.yaml
index 9f38a86..95f9879 100644 (file)
           from:
           build_args:
           branch: master
-          node: opnfv-build
+          node: lf-virtual1
           dependency: 3.16
       - zed:
           from:
           build_args:
           branch: stable/zed
-          node: opnfv-build
+          node: lf-virtual1
           dependency: 3.16
       - yoga:
           from:
           build_args:
           branch: stable/yoga
-          node: opnfv-build
+          node: lf-virtual1
           dependency: 3.16
       - xena:
           from:
           build_args:
           branch: stable/xena
-          node: opnfv-build
+          node: lf-virtual1
           dependency: 3.14
       - wallaby:
           from:
           build_args:
           branch: stable/wallaby
-          node: opnfv-build
+          node: lf-virtual1
           dependency: 3.13
 
 - xtesting-jobs: &xtesting-jobs
             -e S3_ENDPOINT_URL=https://storage.googleapis.com \
             -e S3_DST_URL=s3://artifacts.opnfv.org/xtesting/$BUILD_TAG/$JOB_NAME-$BUILD_ID \
             -e HTTP_DST_URL=http://artifacts.opnfv.org/xtesting/$BUILD_TAG/$JOB_NAME-$BUILD_ID \
-            -v /etc/boto.cfg:/etc/boto.cfg \
+            -v /home/opnfv/xtesting/.boto:/etc/boto.cfg \
             -e TEST_DB_URL=http://testresults.opnfv.org/test/api/v1/results \
             -e TEST_DB_EXT_URL=http://testresults.opnfv.org/test/api/v1/results \
             -e NODE_NAME=$node \
             -e S3_ENDPOINT_URL=https://storage.googleapis.com \
             -e S3_DST_URL=s3://artifacts.opnfv.org/xtesting \
             -e HTTP_DST_URL=http://artifacts.opnfv.org/xtesting \
-            -v /etc/boto.cfg:/etc/boto.cfg \
+            -v /home/opnfv/xtesting/.boto:/etc/boto.cfg \
             -e TEST_DB_URL=http://testresults.opnfv.org/test/api/v1/results \
             -e TEST_DB_EXT_URL=http://testresults.opnfv.org/test/api/v1/results \
             -e BUILD_TAG=$BUILD_TAG \