From ba2b559e997686b1f4eec674b17dda0a94dfd599 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 25 Sep 2017 19:34:07 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: scripts: Add script to use clean virtual machines for testing" - xci: scripts: Add script to use clean virtual machines for testing These scripts will prepare a clean OS image based on diskimage-builder and launch a new VM with it. The purpose of that is to use this virtual machine as a 'host' to run XCI on it. This way we can ensure that all tests are being executed on the same clean environment which is ideal for reproducing and debugging purposes. We also commit the ssh keypair so we can build it in the image and use it to control the virtual machine without user interaction. Needless to say that this keypair MUST NOT be used for anything else apart from the dib build process. Change-Id: Idec0fc06c82435adc1a4d569b8e578616998de5f Signed-off-by: Markos Chandras --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng-xci') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index d10f363ad..18a97988b 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit d10f363ad146b3425701c2e088adbd7c88dddab3 +Subproject commit 18a97988b9cf90dc92d6d9abbb7420c64ed6a0e1 -- cgit 1.2.3-korg