From 3137dbb3770cef06573591e336431295a3a4a18e Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 10 Oct 2017 08:44:57 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: scripts: start-new-vm.sh: Add option to clean VM on failure" - xci: scripts: start-new-vm.sh: Add option to clean VM on failure Sometimes we may want to remove the clean VM in case of failure. This is mostly true for CI tests because developers do not normally have access to the deployed VMs to debug problems since they can easily recreate the same environment using this script. If they ever want direct access to the slaves then that option can easily be turned off and retrigger the job. In the meantime, this patch allows slaves to free resources when a job fails instead of keeping the broken tests around. Change-Id: I07d56661e45fc64e1ec0db7a359522e4ebd2891a Signed-off-by: Markos Chandras --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index 9bbaa9d21..2c7f7d08e 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 9bbaa9d219e77b53db8cbbd0df21581790e53f9f +Subproject commit 2c7f7d08e42a26f046fd8d745ccbf7caefd56547 -- cgit 1.2.3-korg