summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2019-06-04Merge changes from topic "tags"Michal Ptacek1-19/+7
* changes: Remove tag support from nexus blob build script Fixing some typos in usage in build_nexus_blob.sh
2019-06-04Merge "Updating list of docker images for ONAP"Michal Ptacek1-48/+48
2019-06-03Merge "Updating PIP packages list for Dublin"Michal Ptacek1-1/+0
2019-05-31Fixing bug in docker-images-collector.shTomáš Levora1-1/+8
Some images from oom/kubernetes/common/ were not correctly collected by creating_data/docker-images-collector.sh script Issue-ID: OOM-1886 Change-Id: I044ca8a26353da44cd6f8e94fcb822570c954b49 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-31Add comment to automatically generated docker listTomáš Levora1-3/+8
Add comment to docker image list generated by docker-images-collector.sh to reffer to commit id in case of ONAP or to project in other cases Issue-ID: OOM-1884 Change-Id: I7ff32fae84db3476495eb2e560c3bf61e41e2ddb Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-31Remove tag parameter from docker-image-collector.shTomáš Levora1-11/+11
Removing tag parameter from docker-image-collector.sh as it's not necessary as described in OOM-1881 Issue-ID: OOM-1885 Change-Id: Id83b396c4b994cfa659c518e3f03e704a84d65f0 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-31Updating list of docker images for ONAPTomáš Levora1-48/+48
Updating list of docker images for Dublin ONAP deployment Issue-ID: OOM-1800 Change-Id: If8c1aa1e1bd058a0e0c84987d87bcbe676e14101 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-30Updating PIP packages list for DublinTomáš Levora1-1/+0
Removing some leftover Issue-ID: OOM-1800 Change-Id: I6e07b89a1fc2b0d8cfc29e7acc3a71204e9f0372 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-29Changing patchfile naming conventionMichal Ptacek2-2/+2
Its not needed to preserve onap release version in patch naming. Change-Id: I8dfaa56d3a74cd5227523c3acd5e31fa540a75a2 Issue-ID: OOM-1869 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-29Merge "Updating PIP packages list for Dublin"Michal Ptacek2-18/+12
2019-05-29Merge "Adding source identification for docker data list"Samuli Silvius1-0/+1
2019-05-29Remove tag support from nexus blob build scriptTomáš Levora1-18/+6
Remove tag support from build script for Nexus blob to simplify the configuration and the be align with lists naming for Dublin as described in OOM-1881 Issue-ID: OOM-1882 Change-Id: I009fa35830b44454530a7b7e565d23d99af99df8 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-29Fixing some typos in usage in build_nexus_blob.shTomáš Levora1-2/+2
Issue-ID: OOM-1848 Change-Id: I7c1ccd75083274a262d65b0da0b184fcd1f0eeef Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-28Adding source identification for docker data listMichal Ptacek1-0/+1
Important to know what source commit was taken for this example docker images data list we took for validation. Change-Id: Idafb60e1d965bb896d3794677de0d702081bbfa5 Issue-ID: OOM-1800 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-28Fixing access permissions for docker image listTomáš Levora1-0/+0
chmod from 775 to 664 Issue-ID: OOM-1800 Change-Id: I0f459a246bc636d696f4bbc32cca6e27ca37db80 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-28Updating PIP packages list for DublinTomáš Levora2-18/+12
Issue-ID: OOM-1800 Change-Id: I3a7a58534c2b7f8fa8f338b6fc65f6ef6fd11523 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-28Merge "Modify build_nexus_blob.sh to accept more input parameters"Michal Ptacek1-29/+48
2019-05-28Merge "Adding list of docker images for ONAP"Michal Ptacek4-658/+224
2019-05-27Merge "Updating NPM list for Dublin"Michal Ptacek1-321/+235
2019-05-27Fix wrong path to backup filesTomáš Levora1-2/+2
In the Nexus build script were incomplete paths to backup files what is fixed by this patch Issue-ID: OOM-1875 Change-Id: I86e3f157d6f142f87013c18c79fb58e52cad42f9 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-27Adding list of docker images for ONAPTomáš Levora4-658/+224
Adding initial list of docker images for Dublin ONAP deployment Issue-ID: OOM-1800 Change-Id: I887ff6a5f8688fe9353d3562a9892606ae169072 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-27Updating NPM list for DublinTomáš Levora1-321/+235
Issue-ID: OOM-1800 Change-Id: Iff7389dbc95e4aec501b0c53e9276869eb1e2e38 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-27Modify build_nexus_blob.sh to accept more input parametersMateusz Pilat1-29/+48
In order to connect nexus build blob with dynamically generated input files Issue-ID: OOM-1848 Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com> Change-Id: Ifd1218b69e0b341fd929a5d4cda96cea17153f12
2019-05-27Merge "Updating git datalist for Dublin"Michal Ptacek2-9/+2
2019-05-27Add list of docker images for rkePetr Ospalý1-0/+22
Change-Id: I322cce3dd073844bb7cb0772877873b4e24fe09f Issue-ID: OOM-1778 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Signed-off-by: Michal Zegan <m.zegan@samsung.com>
2019-05-24Merge changes from topic "data-download"Michal Ptacek8-0/+820
* changes: Improve download of npm packages Improve download of http files Improve download of rpm Improve download of git repositories Improve docker image download script
2019-05-24Improve download of npm packagesMilan Verespej1-0/+121
Issue-ID: OOM-1803 Change-Id: I332d7ef6ad628a08b5c9279d65b9d7286f06ee97 Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
2019-05-24Improve download of http filesMilan Verespej2-1/+160
Issue-ID: OOM-1803 Change-Id: If2aeb1aa4fab27641511a6300832ccd7be95e846 Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
2019-05-24Improve download of rpmMilan Verespej1-0/+66
Issue-ID: OOM-1803 Change-Id: I8a6df03a5ede68968e9ccdf8d4de3f9f17d91963 Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
2019-05-24Improve download of git repositoriesMilan Verespej2-0/+96
Issue-ID: OOM-1803 Change-Id: I167f66f3cb6b96d9e21c5ffbd0cf0eb33ef4932e Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
2019-05-24Improve docker image download scriptMilan Verespej4-0/+378
This is part of the series of changes that will improve download scripts. Issue-ID: OOM-1803 Change-Id: I6606762f8e05c25132257e5612997418a9d6d701 Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
2019-05-23Fixing typo in download-pip.sh scripteronkeo1-1/+1
Change-Id: I1216cb0fc2f47f29ef7f3880a03f4e6a3dfd3ec4 Issue-ID: OOM-1879 Signed-off-by: eronkeo <ronan.keogh@est.tech>
2019-05-23Updating git datalist for DublinMichal Ptacek2-9/+2
This seems to be the only required git repo from the original list. Its hard to automate such data list creation. Plan is to get rid of git repos from offline installer completely. Change-Id: I00b2089ad90060af23b41a8c4abdda6ec80b3608 Issue-ID: OOM-1800 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-17Update of docker for RHELTomáš Levora1-7/+5
Updating docker to 18.09 and its dependencies accordingly Issue-ID: OOM-1857 Change-Id: Ifa3ee7091e2ceeecf8c56d48c31a20a33d273f43 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-16Adding rke binary downloadTomáš Levora1-1/+5
Adding rke binary to download script to ensure it will be in place in the offline-installer package Issue-ID: OOM-1778 Change-Id: Ie3249511ab0e49a657608076c38f4d3b67e28f74 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-16Update kubectl and helm binariesTomáš Levora1-6/+6
kubectl and helm binaries need to be updated for proper usage with Dublin release kubectl: v1.13.5 helm: v2.12.3 Issue-ID: OOM-1858 Change-Id: I824362c8321317cbf0601ae2bd15ff39ef5c807e Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-15Merge "Adding script for autocollection of docker images"Michal Ptacek1-0/+118
2019-05-09Updating offline platform with latest 3.0.2Michal Ptacek4-1515/+2082
- Adding missing artifacts into onap_3.0.x-http_files.list - Some fine-tuning of examples in DOCs Issue-ID: OOM-1805 Change-Id: Ic5a55590a9fa9a244c43aff6a63554aefaea6cc5 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-09Merge "Make simplified version of build_nexus_blob.sh"Tomáš Levora1-167/+167
2019-05-09Fix download scripts to handle empty linesTomáš Levora7-57/+52
Fixing download and saving scripts to be able to ignore empty or 00D ending lines in lists Issue-ID: OOM-1818 Change-Id: I55ef1dfbea628f8c1d4b19745536e629a2dbe0c9 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-09Make simplified version of build_nexus_blob.shTomáš Levora1-167/+167
Removed requirement for configuration file with a lot of necessary inputs from user Removed dependency resolution for RHEL systems Added interconnect with the whole offline-installer build process from list generating to packaging Removed creating of nexus_data tarball Small improvements of the process Issue-ID: OOM-1704 Change-Id: Idd34e1a6bf160ec40413db16138c849334d9ca44 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-03Updating docker image list for 3.0.2Tomáš Levora1-8/+7
Updated docker image list based on Casablanca MR 3.0.2-ONAP Issue-ID: OOM-1802 Change-Id: I748d5c2d69c0158b89beecb8d3a5ac49262196d4 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-03Adding script for autocollection of docker imagesTomáš Levora1-0/+118
This script is collecting docker images from oom based on enabled subsystems to specified list There are missing images downloaded in run time based on blueprints and images necessary for rancher Issue-ID: OOM-1678 Change-Id: I4367a8a7c755bbf6045ad192bbfc4dd68daa92f8 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-25Merge "Replace VNC server docker image"Michal Ptacek1-1/+1
2019-04-24Merge "Adding docker image list for 3.0.2"Michal Ptacek1-0/+220
2019-04-23Replace VNC server docker imageTomáš Levora1-1/+1
Replace VNC server docker image based on CentOS (consol/centos-icewm-vnc:1.4.0) by the one based on Ubuntu (consol/centos-icewm-vnc:1.4.0) - Ubuntu based image is smaller and the VNC server does not work in the current CentOS based image. Solves OOM-1819 Issue-ID: OOM-1821 Change-Id: I9e06ab8bfccb11ae8950717db5339062704a31f9 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-18Adding docker image list for 3.0.2Tomáš Levora1-0/+220
New docker image list based on Casablanca MR 3.0.2-ONAP Issue-ID: OOM-1802 Change-Id: Ic521cae2003299e1431c71750de9c603f07f9675 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-17Reducing number of NPMs in listTomáš Levora1-717/+319
Reducing list of NPMs needed for offline deployment based on download stats from Nexus repository from running environment Issue-ID: OOM-1709 Change-Id: I402c4802210a63ed90ab97f7bcbfe79852b7e92e Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-09Fix patching registry in NPMTomáš Levora1-2/+1
Fix URL in patching of registry in NPM package tsscmp-1.0.5.tgz Issue-ID: OOM-1787 Change-Id: I937b851edf0b09a1f43b309310ce21bf66a09b8b Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-05Adding versions for infra related docker imagesTomáš Levora4-3/+8
1. latest tag replaced by version number for vnc server 2. added specific version for own_nginx image 3. version control improved in ansible roles accordingly Solves OOM-1766 Issue-ID: OOM-1767 Change-Id: I147c56b46a419188099d8ed3e78fed68810893e2 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>