Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 18 May 2017 17:43:11 +0000 (10:43 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 18 May 2017 18:24:11 +0000 (18:24 +0000)
commit7780b8a8a86ea5e78b992958d5a40d2a59c1591d
tree7b8e5b0ad2178dd449c07db6e97d8cf64fcce4b1
parent273d79576bb76615e7182aeb0769e6a3b12d33f9
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Build Timeout Wrapper for Yardstick

    Yardstick builds are hanging and not being caught for 19+ hours. Using
    the build timeout plugin we should be able to quickly stop these builds
    and let the project know much sooner there is an issue with their
    builds.

    The default timeout is set to fail if the job takes longer than 30 minutes.
    This can be adjusted later if the time is too long or too short.

    ssh-agent-wrapper is included as it is the default from globals, and
    defaults are superceded by fields added to jobs.

    Change-Id: I9529ab7b6ab8819ceb91694fefbb4ecb3f5cf81c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng