From 9ce1471df30ce6ded19b3f3bb5cf927bd935000c Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Mon, 4 Jun 2018 18:20:43 -0500 Subject: [PATCH] Updated git submodules Project: oom master 432aa3165b571a6cf05af98284a11bb353e43a82 increase initial liveness/readiness periods It has been observed in windriver labs that initialization times when downloading artifacts from onap nexus repositories can be fairly long in duration. When network is slow readiness/liveness checks kicked in before the container is fully initialized, therefore restarting the process until it finds a window of time where initialization completes within the time window. This change increments those timers to allow for complete initialization for slow installations. Change-Id: I55f4a87e670020b8e6396a6a6a66f88345f300e7 Issue-ID: POLICY-879 Signed-off-by: Jorge Hernandez --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index e3e120109..432aa3165 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit e3e120109318c0f5c773dd5c6259284a0b2364fe +Subproject commit 432aa3165b571a6cf05af98284a11bb353e43a82 -- 2.16.6