Declare NODE_NAME environment variable 66/966/2
authorJingzhao.Ni <Jingzhao.Ni@arm.com>
Mon, 10 Jun 2019 13:01:07 +0000 (21:01 +0800)
committerJingzhao.Ni <Jingzhao.Ni@arm.com>
Tue, 11 Jun 2019 09:53:31 +0000 (17:53 +0800)
commit045df4334e3bc3e9b9558408bf083925f70380ce
treee1fa9b59695432c10bce6b3c197153cb141c3154
parent99396e26f0af0a9cf553c56dd09e2f5786a310a4
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 <Jingzhao.Ni@arm.com>
Change-Id: I79b638cfa41e650e0c08e601a8efb7635922cca0
jjb/iec/iec-compass-deploy.sh
jjb/iec/iec-fdn-install.sh