Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Thu, 17 Aug 2017 10:24:23 +0000 (10:24 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 17 Aug 2017 10:24:23 +0000 (10:24 +0000)
commit8ef530c1bff92e7b7b856591e24bb2ba6080851e
tree6908996bd1bf2a0b69fe12c81d66c923731179c1
parent244ace56167205aad191c827bc5caae188f77fea
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: bifrost-verify: Disable errexit when uploading logs"
  - jjb: xci: bifrost-verify: Disable errexit when uploading logs

    The errexit option is there to catch failures when the job is executed.
    We don't want to mark the entire job as failed when we have troubles
    uploading the logs when the actual job has passed so we disable the
    errexit option to make the whole process less aggressive. Moreover, we
    move the build log upload to the end of the operation so we can catch
    as much output as possible.

    Change-Id: Ice126471a8c837c54c95c8ef0935c059d37ea91b
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng