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)
commit141d1e1776264c23ffd6df474cf0c18f2eaab74c
tree1e486ab4aaf19c6d21316ae4936bb1430a04969b
parent448a09cda134343fcb3a21efd86703829b1c0dde
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