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)
commit572f3f274dddae81af33f1233c19ddc318c2aede
tree56a9b3065d57a3304cc46536ad88b461dce88274
parent3991b41ca30e53e5472af30dfdfcd5bf38232a00
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