summaryrefslogtreecommitdiffstats
path: root/jjb/xci/xci-run-functest.sh
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-02-26 14:52:22 +0000
committerFatih Degirmenci <fdegir@gmail.com>2018-02-26 14:52:22 +0000
commitba814bb6e031e1215668db9573abc00f68b8da48 (patch)
treece86f6d05211d002eac107b2ec2df7dc296d163a /jjb/xci/xci-run-functest.sh
parent73067bebb45315a0aad87200ba28f528ff1934a2 (diff)
xci: Set appropriate permissions for the key
Change-Id: I6387ca1f7eaf107f735eab82917d77b2f3a3d90a Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Diffstat (limited to 'jjb/xci/xci-run-functest.sh')
-rwxr-xr-xjjb/xci/xci-run-functest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/xci/xci-run-functest.sh b/jjb/xci/xci-run-functest.sh
index 9a235940e..39d4ea190 100755
--- a/jjb/xci/xci-run-functest.sh
+++ b/jjb/xci/xci-run-functest.sh
@@ -29,6 +29,7 @@ fi
if [[ $GERRIT_PROJECT != "releng-xci" ]]; then
cd $HOME && /bin/rm -rf $WORKSPACE
git clone https://gerrit.opnfv.org/gerrit/releng-xci $WORKSPACE && cd $WORKSPACE
+ chmod -R go-rwx $WORKSPACE/xci/scripts/vm
fi
# skip the deployment if the scenario is not supported on this distro