Update git submodules
authorxudan <xudan16@huawei.com>
Tue, 8 May 2018 08:46:40 +0000 (04:46 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 9 May 2018 02:18:18 +0000 (02:18 +0000)
commit8319f0bec2bcdd2ccc52cbfca0da12a77ab48f31
tree23eb1fb6110a90aed10eed3fdc35989d1b304e4a
parent771baedc4b84f05f4f19d605a7e7cd2a53b42f3b
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Bugfix: Dovetail failed to upload results to artifacts

    That's mainly because of that
    1. The owner of all results files are root:root
    2. Sometimes there are some files that can only be read by root
    3. User jenkins failed to upload these files

    Solutions:
    1. Change the owner to be jenkins:jenkins
    2. Remove these files which are useless for users

    Change-Id: I0b5e72e8d5045c7e0d64e32a13ba559612460a84
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/releng