Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Wed, 19 Sep 2018 13:07:31 +0000 (13:07 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 19 Sep 2018 13:07:31 +0000 (13:07 +0000)
commitf152aaaadf800e8ea7555cf10facb5c5dee215d7
treea05552dd0952e04faa8d8b1c999c6b9fefad56ea
parent4922db8c8eabe92f2471dc8d9c39db7906ee4f6c
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: Do not wipe clean VM on failures"
  - jjb: xci: Do not wipe clean VM on failures

    If there is a CI failure, then we need the VM to be present so we can
    ssh to the slave and collect all the logs we can in order to debug
    the problem. However, in order to not leave stale VMs around, we should
    remove the VM if a job is scheduled again on the same node. As such, if
    we need to debug a build on the node, we need to disconnect the node
    from Jenkins so the VM is not wiped by a future job.

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