summaryrefslogtreecommitdiffstats
path: root/jjb/global
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-01-24 07:31:12 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-01-24 07:31:12 +0000
commit1ddfeec4aa958263294e32d7f6c51030991c61aa (patch)
tree01c8e8eaf1ac5299a2202df7f0ccc0312046866b /jjb/global
parent8cb5166cee8f446b9759d27e77192a19f94bdddc (diff)
parent3de608422cffacc90d80e479538b91e90874e242 (diff)
Merge "added support for kubernetes job."
Diffstat (limited to 'jjb/global')
-rw-r--r--jjb/global/installer-params.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml
index 4a50a5906..8e957ebd9 100644
--- a/jjb/global/installer-params.yml
+++ b/jjb/global/installer-params.yml
@@ -66,6 +66,10 @@
default: joid
description: 'Installer used for deploying OPNFV on this POD'
- string:
+ name: MODEL
+ default: 'os'
+ description: 'Model to deploy (os|k8)'
+ - string:
name: OS_RELEASE
default: 'newton'
description: 'OpenStack release (mitaka|newton)'