Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 24 Aug 2018 10:29:52 +0000 (12:29 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 24 Aug 2018 12:10:47 +0000 (12:10 +0000)
commit8c2cd140661b5669c4a411b20db509fced532b11
tree3871499246c03e287faf9093ff7ac46a92d29997
parent98c9327e686481b987f456bfbcd22d6b9a09021b
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Adjust build blockers and fix functest preparation

    Functest preparation is moved into the deployment job to ensure
    things are prepared before we are done and functest job gets
    triggered. Making the preparation in functest job will cause
    us to either reinitialize venv or depend on deployment job directory.
    Apart from that, the env vars necessary for functest are available
    within deployment job anyways so reusing that will make running
    functest simpler.

    See the comments in xci-daily-jobs.yaml builder macros.

    Change-Id: I4c5bbe5f4b31bb620986d75ba78de6c0fe442975
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
docs/submodules/releng