aboutsummaryrefslogtreecommitdiffstats
path: root/installation/sdnc/src/main/scripts/installZips.sh
AgeCommit message (Collapse)AuthorFilesLines
2021-06-22Effort to reduce image layer and sizeHesam Rahimi1-12/+9
Removing few ENV version variable and those should be read from pom properties (maven-resource-plugin filtering true) Combined Dockerfile and Standalone.Dockerfile Adding Docker build arg AAF which will decide whether to add aaa-app-config.xml in docker image or not for standalone Updated docker-maven-plugin to 0.34.0 to have noCache true Removing start-it-container execution as it's being tested by CSIT Replacing maven-exec-plugin with maven-antrun-plugin Updating latest base docker images versions Updating parent version to 2.1.7 Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I68f8f4780804a2014b73b5eeb9dba29d1896a602 Former-commit-id: 866ddebbcac80c38c79c46bb37373123a0c678f0
2020-09-03rollback scripts to bashMichael Dürre1-1/+1
change back from sh to bash Issue-ID: SDNC-1346 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3798ff8cbe5e1ee52d8c3abbc45a45a00ff3be42 Former-commit-id: f685f0a4491f2adfc498977c404b6c1f93f16717
2020-09-01adapt sdnc-image to latest baseimageMichael Dürre1-1/+1
clean up dockerfiles and switch from bash to sh Issue-ID: SDNC-1342 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I79c5c5d04aa5b4d87f57f4dedc1fc25d34635327 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: 61775c18131655bd6c74f25787e621138120ac36
2017-10-03Add generic-resource-api installBrian Freeman1-0/+1
Issue-ID: SDNC-109 Change-Id: I2862c77cab4a458ebdf50956c298762f40b951fc Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 4386a943edda6bd9011767aaf6ad97630f286342
2017-09-20Fix dblib propertiesDan Timoney1-5/+5
Added missing property in dblib.properties to specify mariadb JDBC connector. Also, fixed bug in install that was preventing DGs from being added. Change-Id: Ife7df2b7565bbcaf98c9d816158224b4b4a77189 Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 43405c2830e03529e9ce17c28a9e302e6fdf69ea
2017-09-01Build sdnc/oam from ccsdkDan Timoney1-28/+8
Update sdnc/oam to build from ccsdk. To get a clean build, it was necessary to also change openecomp references to onap. Change-Id: I90d939e77504cd58148889aff2a50f060e27f963 Issue-ID: SDNC-50 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e391e1e3ca8ea5385bb1f77ed7c4c83935451575
2017-05-01[SDNC-7] Remove ODL tarballDan Timoney1-1/+1
Remove OpenDaylight release tarball from Gerrit and instead use dependency plugin to pull from OpenDaylight nexus Change-Id: Ie9071b3d5f5dbf18455d857815ec9927e6aa5a54 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 90ed6f02f881d5598c24a17a02b602abe0e1c342
2017-03-08Add default path for mvn settings fileRashmi Pujar1-3/+10
I believe Jenkins is settings these env variables. However, having defaults when env is not set is helpful to build images locally. Change-Id: I0a40d5ce85e114a8ebb8003c94b7f0f7e3eb6d41 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Former-commit-id: 86b789e39591f2cbe7810806d196b8b342e89883
2017-02-23[DOCKER] Ignore jenkins-settings.xmlTimoney, Daniel (dt5972)1-1/+1
Use and instead Change-Id: Ia3abe0005da93490d128254edb199979ab4209bc Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 8e56f4a293cc115f5a2a15b3f35ef2de997abfbe
2017-02-23[DOCKER] Ignore jenkins-settings.xmlTimoney, Daniel (dt5972)1-1/+1
No longer use jenkins-settings.xml in installZips.sh Change-Id: I204e45876e1d247515a04eeb6fbc5805888b4930 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 840feb493a762a6c2afe9c04493c57c3fd7a5e47
2017-02-15Initial commit for OpenECOMP SDN-C OA&MTimoney, Daniel (dt5972)1-0/+116
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba