From 658e7a3297b9cebc82f2c089bf79736224856231 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 2 Nov 2017 16:06:09 -0700 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Remove Concurrency From JJB Merge Job Currently multiple jjb merge jobs can run at once causing a race-condition which Jenkins exposes as a 401 Unauthorized. Throttling the number of jobs in total to 1 should prevent this from happening in the future. Change-Id: I4c99d9f49db0baf26b3d077354afd2fea93d1740 Signed-off-by: Trevor Bramwell --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 7c32b1ffb..c4f48069d 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 7c32b1ffb5c6cc7b02559d0fc31ce33fc4b0169a +Subproject commit c4f48069d9a85957e78f45a62b1d6d6fcf34c467 -- cgit 1.2.3-korg