From 51666dbca7cc9614d2a2b29797c103e6f6e9a2de Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Thu, 24 Aug 2017 16:13:01 -0400 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Apex: Fixes bug with blocking We have blocking so that deploy wont run while another deploy or functest is running. However there is an issue where after a deploy completes, the next in line deploy starts at the same time as the functest starts for the previous deploy. This patch adds a quiet period to the deploy job of 30 seconds, which hopefully will offset the start time between the two and resume correct blocking. Change-Id: Id94d075f2d2e48952a5c2186eeb81d09bb68c49b Signed-off-by: Tim Rozet --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng') diff --git a/docs/submodules/releng b/docs/submodules/releng index 6be64db11..4e074b258 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 6be64db117f494bdb6d59b17676e5341c2f9c3a9 +Subproject commit 4e074b25899eac05b8e1509ada182f5695658ce8 -- cgit 1.2.3-korg