From 5a52830a71c04e6d38ae6e6fdd7d039036668c60 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 4 Dec 2017 09:10:47 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: playbooks: Copy scenarios instead of symlinking them" - xci: playbooks: Copy scenarios instead of symlinking them Previously, the scenarios were symlinked from the checked out location to {{ playbook_dir }}/roles. However, the symlinks were pointless since they only exist in our local releng-xci directory. The roles much also be present in OPNFV_RELENG_PATH which is the place where the deployment happens. We use 'rsync' to copy our local releng-xci directory to the remote one so our roles can be automatically be placed there if we copy them instead of symlinking them. Change-Id: I735db71eedfaa51d7196761aa2af8329d86cb775 Signed-off-by: Periyasamy Palanisamy 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 389db16cd..1de24fc5a 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 389db16cdd7b4355e29481dc56545d5568e82fd2 +Subproject commit 1de24fc5ac68ac4857a6dfb345fa405c42ba95f1 -- cgit 1.2.3-korg