Update git submodules
authorJun Li <matthew.lijun@huawei.com>
Wed, 29 Mar 2017 15:06:16 +0000 (15:06 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 29 Mar 2017 15:06:16 +0000 (15:06 +0000)
commit9f927677b1627967e531dde487a5c7cc76cf7a4c
treea64d720ef892cc3506dd7507b093a91c87f68cb1
parent384aa633532c332f9e105d97f87e6d8122b01b98
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>
docs/submodules/releng