Pass jenkins variables to daisy deploy script 27/39027/1
authorAlex Yang <yangyang1@zte.com.cn>
Thu, 10 Aug 2017 02:43:39 +0000 (10:43 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Thu, 10 Aug 2017 02:43:39 +0000 (10:43 +0800)
commitac59ab0bb9184049b92923907d5d5d07f9270da0
tree35e303b959ce141a83e1bc89f6c12d6263b64bdd
parent5159aeef7922689444dfffbf6437c1d81217b6c7
Pass jenkins variables to daisy deploy script

JIRA: DAISY-42

Now the daisy deploy script is executed with sudo. In [1], daisy
deploy job needs to check INSTALLER_IP when it generates the
configuration by the POD Descriptor File. So -E option of sudo
is necessary to pass the jenkins variables.

[1] https://gerrit.opnfv.org/gerrit/#/c/38657/

Change-Id: I852c115d1f0623100afef9979619e4770b5bd1d3
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
jjb/daisy4nfv/daisy-deploy.sh