diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-03-09 17:20:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-09 17:20:46 +0000 |
commit | 70dbc5b035b32189ab049b1e1d04f02d4377b196 (patch) | |
tree | 83f276cbd646973f98175ec0a10e4edd0480a5e1 /docs/submodules/releng-xci | |
parent | 13dfb1613e308353a5974f8cbe5f172c7a6b7834 (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: roles: configure-network: Wait for connection when configuring the network"
- xci: roles: configure-network: Wait for connection when configuring the network
Ansible some times loses connection with the host after we configure its
network interface. This shouldn't happen since the host is actually up
and running. As a result of which, we need to fire-and-forget the
restart of the network service and then try to reach the SSH port. We
also need to make sure that all required packages are installed.
Finally, we drop the 'ignore_errors' parameter since we really need to
know when the networking configuration has failed.
Change-Id: I366192737b5c4e01964eaf187396eababbdc808e
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'docs/submodules/releng-xci')
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 f06fd879a8a5f715f410456aad8d32d10a4edea +Subproject 665a9e08c658e5b851416f4f282520a338cd4d4 |