From 6bc37ae492389239c9b12b67e6998e032b9fb407 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 1 Sep 2017 12:50:07 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "Apex, Yardstick: Fixes fetching creds" - Apex, Yardstick: Fixes fetching creds There is a bug where by default the INSTALLER_IP is set to 192.168.X.X and in yardstick the IP is never found for Apex before trying to fetch, so fetching fails to an invalid IP address. This patch makes fetch os creds more robust to check if the INSTALLER_IP is valid and if not, then attempt to find the correct IP for Apex. Change-Id: Ie18d6e70f77ccff3592fb37c6d0b6e87b6435cf8 Signed-off-by: Tim Rozet --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 214407724..b820b0dba 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 214407724f73efd840e2f112e4849ff9c878c5ea +Subproject commit b820b0dbace5554e028881870d238e3726dd2545 -- cgit 1.2.3-korg