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 | d964efa03f0ace95c2b4e60806e044f14d9a3df1 (patch) | |
tree | 8658e20f717b4f8fa383e62e9e491c010c59eae5 /docs | |
parent | 77f558a18ec359b4769f6d6705142a70bb5380ab (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')
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 |