From 70dbc5b035b32189ab049b1e1d04f02d4377b196 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 9 Mar 2018 17:20:46 +0000 Subject: 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 --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng-xci') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index f06fd879a..665a9e08c 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit f06fd879a8a5f715f410456aad8d32d10a4edea0 +Subproject commit 665a9e08c658e5b851416f4f282520a338cd4d49 -- cgit 1.2.3-korg