X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fglobal%2Finstaller-params.yml;h=8e957ebd91f19d6bbb012c988036c11a9f43f1cf;hb=0f54f23e804ec095b5ff84c3a6086c0855ed28c5;hp=55f4769b791bf505c352c920a3e8acc55f0c469d;hpb=7471fc66629d6f138099ec7e2ea5ebf9a68a6289;p=releng.git diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml index 55f4769b7..8e957ebd9 100644 --- a/jjb/global/installer-params.yml +++ b/jjb/global/installer-params.yml @@ -65,6 +65,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' @@ -100,3 +104,22 @@ name: INSTALLER_TYPE default: infra description: 'Installer used for deploying OPNFV on this POD' +- parameter: + name: 'netvirt-defaults' + parameters: + - string: + name: INSTALLER_IP + default: '192.168.X.X' + description: 'IP of the installer' + - string: + name: INSTALLER_TYPE + default: netvirt + description: 'Installer used for deploying OPNFV on this POD' + - string: + name: DEPLOY_SCENARIO + default: 'os-odl_l2-bgpvpn-noha' + description: 'Scenario to deploy and test' + - string: + name: EXTERNAL_NETWORK + default: 'external' + description: 'external network for test'