From dc8ff9d4790e59d3cf0d7c1d03fc8ae5c4fe549c Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 6 Nov 2017 11:51:37 -0800 Subject: [PATCH] Updated git submodules Project: integration master 332d7d80bd470bb78ed154a5b5416554686a7196 Reduce the number of update_repo calls The update_repo function allows to fetch repository metadata. This function can take some time during the initial provisioning time. This change reduce the number of calls to that function. Change-Id: I2a0b0f13f7a3e6b37f0c0316ae9730a3ed840238 Signed-off-by: Victor Morales Issue-Id: INT-324 --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index 7fbcfe9aa..332d7d80b 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 7fbcfe9aa0c049c05aa9cd8bbf6c62796a1f109f +Subproject commit 332d7d80bd470bb78ed154a5b5416554686a7196 -- 2.16.6