diff options
author | Jun Li <matthew.lijun@huawei.com> | 2017-03-29 15:06:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-29 15:06:16 +0000 |
commit | 9f927677b1627967e531dde487a5c7cc76cf7a4c (patch) | |
tree | a64d720ef892cc3506dd7507b093a91c87f68cb1 /docs/submodules | |
parent | 384aa633532c332f9e105d97f87e6d8122b01b98 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "dovetail: fix wipe workspace error"
- 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>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 64269605aee34dc885191411ca09da9433e7d51 +Subproject 262851ad3381b3206b73206f3b3bc080488c358 |