diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-02-26 11:58:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-26 13:59:22 +0000 |
commit | 7f9094248fa2f0831fb93322f968b75cc3dd67af (patch) | |
tree | 6ac10673c58cac63c0673b302b5d14eaef2f2a75 /docs/submodules/releng | |
parent | fecf1309f166a0e1baa319de2d0714090d58cbac (diff) |
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 <fdegir@gmail.com>
Diffstat (limited to 'docs/submodules/releng')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 90f5aa7749149fb0fc1a886133e3e761404330f +Subproject 375ecea18576cb947ba8ea40218a35ab0c9709c |