From f0b2f57b5e99d52eafd0738ffdbb50815d7a3a2f Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 9 Mar 2018 12:04:00 +0100 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - xci: Set the installer and move scenario extraction into functions The scenarios named os-* are deployed by osa and the ones named k8-* are deployed by kubespray. This change determines the installer to use by looking into the scenario name. The installers are currently hardcoded within xci-set-scenario.sh script and this needs to be fixed for other installers when they onboard to xci. Apart from setting the installer, extraction of generic and external scenarios are moved into corresponding functions. Change-Id: I19882bcd2a1260765e601ecbe517551c60401d74 Signed-off-by: Fatih Degirmenci --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/releng b/docs/submodules/releng index 10dea113e..2bf0aeb40 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 10dea113ea8329679157278dec41a58249322c66 +Subproject commit 2bf0aeb40a0c9801a49820874ae2de809d0045bc -- cgit 1.2.3-korg