Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 26 Feb 2018 11:58:24 +0000 (11:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 26 Feb 2018 13:59:22 +0000 (13:59 +0000)
commitcfd789953919bf7a6b2249efbec7c08cd4fb8a2f
tree38ba976de69b9f392a6c642bf9f9370ac0da5245
parentd1230aef499ff96748329449039096ce338d426d
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>
docs/submodules/releng