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)
commit381586358a738ad0179dac7b9963d06e7b300ef7
tree05feda5f7507eefeea69604042547e5bece69135
parent83a59dd8a29ae0716e8dd01244d8a4f647367d6f
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