Add script for auto deploying on multi-nodes 03/503/3
authorJingzhao <Jingzhao.Ni@arm.com>
Mon, 25 Mar 2019 09:54:32 +0000 (17:54 +0800)
committerJingzhao <Jingzhao.Ni@arm.com>
Tue, 26 Mar 2019 06:44:43 +0000 (14:44 +0800)
commit957a3808b3075041e0a2095918ef2bef4297ba97
treec4519577d507752469335c32676b19d6d4c03446
parente2db2e70f8c797b709189cb4f38519e47c0b8975
Add script for auto deploying on multi-nodes

The automatic scripts could support multi-workers in 1-key
deployment.
1. A config file including the multi-worker information was
   added.
2. The automatic scripts--startup.sh--was modified for
   adapting the multi-worker nodes.

Change-Id: I286abfc60c1fd6b37a7c838d487d0c65b4cd4313
Signed-off-by: Jingzhao <Jingzhao.Ni@arm.com>
src/foundation/scripts/config.sh [new file with mode: 0755]
src/foundation/scripts/startup.sh