summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* update RELEASE_CONTENT to 2.2.2 releaseAdrian Calianu2020-03-271-0/+3
| | | | | | | | Make sure sw update images and 128T cloudinit are installed into release structure. Change-Id: Ifde1f7d3b8581e6ac4393c3ee7f35960a95e4b0c Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Add automation framework docs to release contentMartin Borg2019-10-181-0/+2
| | | | | Change-Id: I6fe0f27af94e52fb15d712e53b3ed7e6838471ca Signed-off-by: Martin Borg <martin.borg@enea.com>
* Update RELEASE_CONTENT bzImage filesMartin Borg2019-10-021-2/+2
| | | | | | | | | The bitbake build structure is not the same as the one used by ELTF when packaging a release candidate, so provide exact file names instead of relying on architecture directories. Change-Id: If0c037c08af5027ef3d92b905293f12018ead113 Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add mass installation binaries to release contentMartin Borg2019-09-301-0/+4
| | | | | Change-Id: I427d6156671c3df92182c2e4aa50bf5cdd1e7b82 Signed-off-by: Martin Borg <martin.borg@enea.com>
* RELEASE_CONTENT: add VNF conf files to the RCSona Sarmadi2019-09-201-0/+14
| | | | | Change-Id: Id41b33e4f682b53be0ab22060f2c043912bd9d77 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* RELEASE_CONTENT: remove Ref guide from releaseSona Sarmadi2019-09-161-1/+0
| | | | | Change-Id: I00e9ea203cab1ed50cc12ea3c4f5f27f9501affc Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* copyrc.sh: create md5 checksum for each file included in the releaseMartin Borg2019-08-091-6/+10
| | | | | Change-Id: Ia55c3443fb5c3ce55683179ca512e7f8b389d077 Signed-off-by: Martin Borg <martin.borg@enea.com>
* RELEASE_CONTENT: rename NFV Access image nameSona Sarmadi2019-03-271-2/+2
| | | | | Change-Id: I5dbeb87fff3cf173437c2da751aca2ed4fe9e8d9 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Rel_info: add known_bugs_and_limitations chapterSona Sarmadi2019-03-081-1/+1
| | | | | | | | | - remane demo-usescases book to example-usescases book in RELEASE_CONTENT - update release content ch 1.1 Change-Id: Id723956e16425f8564bcbb6f5dea39744209c6ff Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Add 'Demo Use-cases' document to release contentMartin Borg2019-02-211-0/+1
| | | | | Change-Id: I476ee0a5d7c442a1893567627a8ddab911b0e4e5 Signed-off-by: Martin Borg <martin.borg@enea.com>
* Update release contentMartin Borg2019-01-281-2/+4
| | | | | | | | - Add architecture top level directory for images - Add OSR and Release Information to Documentation Change-Id: Ic850530ce78cafd53a1cd3d58a9cf90cf82e57f3 Signed-off-by: Martin Borg <martin.borg@enea.com>
* copyrc.sh: Search for artifacts using 'find'Martin Borg2018-12-182-17/+22
| | | | | Change-Id: I1731b7b69aac9d10fc14122c3b1e6f18696d3d22 Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add script to copy build artifacts into release structureMartin Borg2018-11-132-0/+90
copyrc.sh script locates build artifacts in a provided list of directories and copies them into a release structure as defined in RELEASE_CONTENT definition file. Change-Id: I3f2034d7dbfe06492f50ac6fd548fe5ba45988d2 Signed-off-by: Martin Borg <martin.borg@enea.com>