dovetail: fix wipe workspace error 81/32181/5
authorMatthewLi <matthew.lijun@huawei.com>
Wed, 29 Mar 2017 09:14:16 +0000 (05:14 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Wed, 29 Mar 2017 09:47:44 +0000 (05:47 -0400)
commitf1105963ff4c410227f48845923c24291f8cb6d8
tree97eda08906c99e58d72f59e554608a5e652994ca
parent2f14f91f142709b4ec2c91f78a99ecdbe896046d
dovetail: fix wipe workspace error

JIRA: DOVETAIL-377

workspace wipe clean error log
https://build.opnfv.org/ci/job/dovetail-compass-virtual-debug-master/365/console
this is caused of wrong permissions with files under $WORKSPACE

seems the former method in dovetail-run not take effects(log into host, it's still root:root,
not $USER:$USER_GROUP)

use global fix workspace permission in wrapper to replace former method

Change-Id: I6ceaaf630590666f3b3db5f2628334879df2b8fb
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
jjb/dovetail/dovetail-ci-jobs.yml
jjb/dovetail/dovetail-run.sh
jjb/dovetail/dovetail-weekly-jobs.yml