Update load_images.sh to MCP@aarch64 25/44525/1
authorCristina Pauna <cristina.pauna@enea.com>
Fri, 6 Oct 2017 15:19:32 +0000 (18:19 +0300)
committerCristina Pauna <cristina.pauna@enea.com>
Sun, 8 Oct 2017 17:09:26 +0000 (17:09 +0000)
commit9430923f95c4b69e2a4b7579f7a55933a4cc7449
treea16e5cc80694096d9d0ab1714f2cb38ce11100ab
parent8c182f5ff58afcee62dc25a40f3859409d2d7fb2
Update load_images.sh to MCP@aarch64

The load_images.sh script still contained old functionality.
The changes are:
- don't use TestVM anymore, MCP does not load that by default like Fuel did
  upload the cirros image instead
- don't upload the kernel separately for aarch64, one part image works now
- add the needed extra-properties accordingly to each image

The script was tested on arm, the test are running now without errors

JIRA: ARMBAND-285

Change-Id: Iee8ce6cde43bebceb2edbb1310ea81c665876aff
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit af71c468fe83a5149e0e18cdb233e059302209e3)
tests/ci/load_images.sh