summaryrefslogtreecommitdiffstats
path: root/jjb/xci/xci-verify-jobs.yml
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-03-09 12:04:00 +0100
committerFatih Degirmenci <fdegir@gmail.com>2018-03-12 12:43:23 +0100
commit2bf0aeb40a0c9801a49820874ae2de809d0045bc (patch)
tree9629909202e519f4642b2127b108cfc57faf8bff /jjb/xci/xci-verify-jobs.yml
parent10dea113ea8329679157278dec41a58249322c66 (diff)
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 <fdegir@gmail.com>
Diffstat (limited to 'jjb/xci/xci-verify-jobs.yml')
-rw-r--r--jjb/xci/xci-verify-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml
index b1fe23d0c..c95917f09 100644
--- a/jjb/xci/xci-verify-jobs.yml
+++ b/jjb/xci/xci-verify-jobs.yml
@@ -239,7 +239,7 @@
default: $WORKSPACE/
- string:
name: INSTALLER_TYPE
- default: 'osa'
+ default: $XCI_INSTALLER
- string:
name: GIT_BASE
default: https://gerrit.opnfv.org/gerrit/$PROJECT