From: Cédric Ollivier Date: Thu, 14 Nov 2019 18:52:03 +0000 (+0100) Subject: Fix typo in .boto path X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2d1656e1df9421811315cc23a54b7fe57f215c17;p=releng.git Fix typo in .boto path Change-Id: I273ac0939da7ed536889d389f7d57e47510a2b16 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 6a9161497..b34fc100c 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -107,7 +107,7 @@ -e S3_DST_URL=s3://artifacts.opnfv.org/xtesting/$JOB_NAME-$BUILD_ID \ -e HTTP_DST_URL=http://artifacts.opnfv.org/xtesting/$JOB_NAME-$BUILD_ID \ -v $WORKSPACE/../$JOB_NAME/results:/var/lib/xtesting/results \ - -v /home/opnfv/xtesting/.boto:/root/boto \ + -v /home/opnfv/xtesting/.boto:/root/.boto \ -e DEBUG=true \ $image run_tests -t {test} -p