diff options
author | Markos Chandras <mchandras@suse.de> | 2018-05-04 10:33:51 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-09 07:14:28 +0000 |
commit | 319966d3d3c7a68fa6ce7527debc1decad4da94f (patch) | |
tree | b459b8e771c5b33310220e2cf78d5753ef579a2b /docs/submodules | |
parent | a7d2e5070a806a63a8661ab477596ac760845a63 (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: osa: Bump SHA to fix resolv.conf file creation and git-clone issues
Container images have recently changed and this breaks lxc_hosts during
cache preparation as shown below:
May 04 07:59:47 fatal: [controller00]: FAILED! => {"ansible_job_id": "362521755821.32697",
"attempts": 1, "changed": true, "cmd": "chroot /var/lib/machines/ubuntu-xenial-amd64 /usr/local/bin/cache-prep-commands.sh
> /var/log/lxc-cache-prep-commands.log 2>&1", "delta": "0:00:00.018827", "end": "2018-05-04 07:59:45.614668",
"finished": 1, "msg": "non-zero return code", "rc": 1, "start": "2018-05-04 07:59:45.595841",
"stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
As such, we need to bump the SHA from the Queens branch to include the
fix in XCI.
We also need to bump SHA for repo_build role in order to bring
in some upstream fixes when cloning git repositories.
Change-Id: I9f04313f7eb1606e5e71ab8ecee7148d1c5b75ad
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject 88e917ff19049358218068c63bac7427a1faeb0 +Subproject d736028bd362959f219265b220f773fd76e4631 |