From ecb1f3bfd1a364d08bc2c1d134271df48902bc0c Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 26 Mar 2018 15:26:43 +0100 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - xci: get-opnfv-scenario-requirements: Fix local scenario sync Commit 07747a53901e550280afb421b6fcbebc8994e93a ("xci: playbooks: Fix synchronization of external scenarios") fixed copying of external scenarios but broke internal ones because the regexp was wrong. The variable was not evaluated properly so nothing was replaced for internal scenarios. This also fixes a problem when the scenario and the role names differ so we make sure that the role with the correct name is created. Change-Id: Idd7590d972841b5c03286b34757d7325b863c6bf 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 b31d148b5..8f3c33c97 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit b31d148b5ae1216b2a209784ce11858caeddae4c +Subproject commit 8f3c33c97acc5fc10a83e7cc7635da67e2460769 -- cgit 1.2.3-korg