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)
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


No differences found