From: Fatih Degirmenci Date: Mon, 26 Feb 2018 11:58:24 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-6.0.0~1269 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7f9094248fa2f0831fb93322f968b75cc3dd67af;p=opnfvdocs.git 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 --- 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