From: Aric Gardner Date: Thu, 20 Aug 2015 16:54:47 +0000 (-0400) Subject: Gar. the vars are not being passed in the correct way X-Git-Tag: arno.2015.2.0~110 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=5fe3a0174b9e16d4b143176f2d09cad396915dd8;p=releng.git Gar. the vars are not being passed in the correct way Change-Id: Ibbc93a4f989c954608d2c018f6bf691c409bf66f Signed-off-by: Aric Gardner --- diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml index 1e7dc0d03..68069eb04 100644 --- a/jjb/qtip/qtip.yml +++ b/jjb/qtip/qtip.yml @@ -204,7 +204,7 @@ project: '{project}' - string: name: INSTALLER_TYPE - default: '{installer_type}' + default: foreman description: "Installer name that is used for deployment." - stirng: name: INSTALLER_IP @@ -241,11 +241,11 @@ project: '{project}' - string: name: INSTALLER_TYPE - default: '{installer_type}' + default: foreman description: "Installer name that is used for deployment." - string: name: INSTALLER_IP - default: '{installer_ip}' + default: 172.18.0.12 description: "IP address of the installer" scm: