From 7fc63249abd02e6ee2f4196f49ff22059925267b Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 15 May 2018 14:57:36 -0700 Subject: [PATCH] Updated git submodules Project: oom master feac15e0badc9af769044051c4368788d8a7bcca Increase portal-db initial liveness probe time The initial liveness probe against portal-db was too quick, causing the container to be terminated in the middle of DB schema initialization and leaving the DB in a corrupted state. This change increases the initial delay before the liveness probe. Change-Id: I2f428ea33b60c3a99ca1e49dc8e59405aa4d824c Issue-ID: PORTAL-283 Signed-off-by: Gary Wu --- 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 29c8578d3..feac15e0b 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 29c8578d37e9300e445232757cd3020a90d860b6 +Subproject commit feac15e0badc9af769044051c4368788d8a7bcca -- 2.16.6