From 580c7ff17a606e2b7dfcf293cb84593f267e262b Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 5 Oct 2017 08:18:12 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge changes from topics 'copy-hidden-skip-verify', 'xci-cache-skip-verify' * changes: xci: scripts: start-new-vm.sh: Copy hidden files and directories xci: scripts: vm: Add ability to use cached images for clean VM - xci: scripts: start-new-vm.sh: Copy hidden files and directories Fix the rsync command to also copy the hidden files and directories. Copying the .git directory allows us to quickly inspect any file changes when investigating bug reports and other problems. Change-Id: I4e6feeea77d5c3b23362a216206c5970b4900169 Signed-off-by: Markos Chandras - xci: scripts: vm: Add ability to use cached images for clean VM Make it possible to use the hosted dib images from artifacts.opnfv.org instead of building a new one on every CI run. This way, we can reduce the time it takes to start the actual XCI deployment. Change-Id: Idb1f5e3929cc14502c3f7383a61d2fbd0a6eefaf 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 564dce0ef..d1864b343 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 564dce0ef905b395e1e2377d4d940bb56af7468f +Subproject commit d1864b34391a0965120bbb5162a17abaa6a8e7fc -- cgit 1.2.3-korg