From cfd789953919bf7a6b2249efbec7c08cd4fb8a2f Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 26 Feb 2018 11:58:24 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/releng from branch 'master' - xci: Fix the Gerrit Trigger clone issue for external scenarios When a patch comes in for an external scenario, Gerrit Trigger injects refs for that patch for the corresponding project. With the previous configuration, job attempts to get that patch for releng-xci instead of the actual project. But switching to the right project causes Jenkins jobs to fail since the releng-xci will not be checked out to WORKSPACE. This change makes the clone for the repo/patch work and then it wipes out the WORKSPACE and clones releng-xci there to get the actual script parts to work. Change-Id: Ide31c21a209dff953118f51e9b09de1d206a3085 Signed-off-by: Fatih Degirmenci --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 90f5aa774..375ecea18 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 90f5aa7749149fb0fc1a886133e3e761404330fc +Subproject commit 375ecea18576cb947ba8ea40218a35ab0c9709c8 -- 2.16.6