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)
commite01fadef75794de7bbc97d2a68acb02364822836
treeb3cea36501a4b866677d616e633e31360c6d6fd5
parent85309bbbdd65efc0721237dc93852aabae513097
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