From 12e3687d7782caf1a34810dd160ea70e93eacdb3 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 19 Sep 2018 13:07:31 +0000 Subject: 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 --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng b/docs/submodules/releng index e59d12cec..bfa5bcc3b 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit e59d12cec1800def7eac0025a1ba53bf17e4eeee +Subproject commit bfa5bcc3bacac5d18a936a875595078fc52035b5 -- cgit 1.2.3-korg