diff options
author | xudan <xudan16@huawei.com> | 2018-05-08 04:46:40 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-09 02:18:18 +0000 |
commit | cadf180f342378ac412dc2d11698fb73ce801f62 (patch) | |
tree | 5c63abaea1940a9c6e70aab41f4126abf33e6e6b /docs/submodules | |
parent | 856ba0cc12dad7e7500bbcb299670229e3b69e91 (diff) |
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>
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 523d67bd309294cf3bf9f6ad1c68481c7ef2ae4 +Subproject 42ecdb8cc7f847da54c76a4e6b6a4ef32347b81 |