aboutsummaryrefslogtreecommitdiffstats
path: root/boot/assembly.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-30Remove demo, testuite/properties repos in robot VMGary Wu1-2/+2
No longer clone demo and testsuite/properties repos in robot VM. Instead, use demo repo content within testsuite container, and pass properties directly from heat template boot/ directory. Change-Id: I9e472f9b6cea47dc2faebd091d95be9e89aff667 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Adjust boot artifact zip packagingGary Wu1-0/+2
Move all scripts to the top level of the zip file instead of having them within a subdirectory. Change-Id: Id2a447ae7b1d4abf2f05e31d6f79da178c021205 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Package demo boot scripts into nexus artifactGary Wu1-0/+21
Package the scripts in the boot/ directory into a zip file to be deployed to nexus, so that they can go through the normal artifact release process and become available from https://nexus.onap.org/content/repositories/releases/ repo. Change-Id: Idbb573068eb79686677aa47e84e217a2d626e3fc Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>