X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Finstaller-params.yml;h=6e965a9cbe0722d5ce2dde4880bf7bf792032c17;hb=b67046c7b27e75a20e21cb452b8a897a0b759bed;hp=610072d1b44c3a7efc61c32b8bac6e5ace7c671c;hpb=8d6076348315ca7fa29ab488a76cb8378d016610;p=releng.git diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml index 610072d1b..6e965a9cb 100644 --- a/jjb/global/installer-params.yml +++ b/jjb/global/installer-params.yml @@ -9,10 +9,6 @@ name: INSTALLER_TYPE default: apex description: 'Installer used for deploying OPNFV on this POD' - - string: - name: DEPLOY_SCENARIO - default: 'none' - description: 'Scenario to deploy and test' - string: name: EXTERNAL_NETWORK default: 'external' @@ -65,6 +61,10 @@ name: INSTALLER_TYPE 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' @@ -109,12 +109,8 @@ description: 'IP of the installer' - string: name: INSTALLER_TYPE - default: apex + default: netvirt description: 'Installer used for deploying OPNFV on this POD' - - string: - name: DEPLOY_SCENARIO - default: 'none' - description: 'Scenario to deploy and test' - string: name: EXTERNAL_NETWORK default: 'external'