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)
commit12e3687d7782caf1a34810dd160ea70e93eacdb3
treeb12b013dc1e767d7c8fe10a627880b67ede44c1e
parent90a37f2ca008bac0d2b22acc264a3ab192ae2dd0
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