Initial structure for e2e deployment scripting 69/70569/6
authorRihab Banday <rihab.banday@ericsson.com>
Tue, 21 Jul 2020 10:49:45 +0000 (10:49 +0000)
committerRihab Banday <rihab.banday@ericsson.com>
Wed, 29 Jul 2020 15:49:40 +0000 (15:49 +0000)
commitaf104f92b348c51e20f5fbf3be78f532864804ab
tree9cd3cac840ad665071fb6d80b6be058ff5f5bbfd
parentbef45268b994c845859f08b40f276dfeef33276f
Initial structure for e2e deployment scripting

This patch includes the initial skeleton of the e2e deployment
tooling. This is expected to evolve as further development progresses.

Change-Id: Ie1e334e672acb2213e8f6c2174506b685f826f98
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
12 files changed:
.gitreview
README [new file with mode: 0644]
create_vm.sh [new file with mode: 0755]
deploy.env [new file with mode: 0644]
deploy.sh [new file with mode: 0755]
functions.sh [new file with mode: 0755]
hw_config/intel/idf.yaml [new file with mode: 0644]
hw_config/intel/pdf.yaml [new file with mode: 0644]
hw_config/intel/setup_network.sh [new file with mode: 0755]
sw_config/bmra/all.yml [new file with mode: 0644]
sw_config/bmra/inventory.ini [new file with mode: 0644]
sw_config/bmra/node1.yml [new file with mode: 0644]