summaryrefslogtreecommitdiffstats
path: root/jjb/xci/xci-start-new-vm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/xci/xci-start-new-vm.sh')
-rwxr-xr-xjjb/xci/xci-start-new-vm.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/xci/xci-start-new-vm.sh b/jjb/xci/xci-start-new-vm.sh
index 7db7d863e..d676e2662 100755
--- a/jjb/xci/xci-start-new-vm.sh
+++ b/jjb/xci/xci-start-new-vm.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