From: Jingzhao.Ni Date: Mon, 10 Jun 2019 13:01:07 +0000 (+0800) Subject: Declare NODE_NAME environment variable X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=045df4334e3bc3e9b9558408bf083925f70380ce;hp=045df4334e3bc3e9b9558408bf083925f70380ce;p=ci-management.git Declare NODE_NAME environment variable Undeclaring NODE_NAME parameter results in the wrong network configuration used which will cause deploying failure when deploying hosts. In this patch, "arm-virtual-host" will be assigned to NODE_NAME for fixing this error. At the same time, a bug in iec installation script was resolved. Signed-off-by: Jingzhao.Ni Change-Id: I79b638cfa41e650e0c08e601a8efb7635922cca0 ---