summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-07Setup JJB template for terraform modules validationBartek Grzybowski2-0/+46
Change-Id: Ia7125a6cfd73a587d0e387134f326870d3306ccf Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-04Merge "Workaround for javadoc issue"Jessica Wagantall4-0/+4
2020-09-04Merge "Enable java 11 for cli"Jessica Wagantall1-2/+6
2020-09-04Workaround for javadoc issueDan Timoney4-0/+4
Per recommendation from LF IT, set MAVEN_DIR to empty string to resolve issue with javadoc jobs. Change-Id: I7db2c0935606c5e7d7e69f04d90dae76d2183c82 Issue-ID: CCSDK-2733 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Enable java 11 for cliKanagaraj Manickam1-2/+6
Issue-ID: CLI-288 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I42d562cb44f000311e3f31410e5bf218e7c3914b
2020-09-04Recorrect builder for ccsdk-oran maven-stage jobecaiyanlinux1-1/+2
change builder back to centos7-builder-4c-4g skip docker build Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Change-Id: I87951bc97ee41d0eb08946a3ceffa3cbafa658d3 Issue-ID: CCSDK-2699
2020-09-03Merge "Upgrade global-jjb"Jessica Wagantall1-0/+0
2020-09-03Set correct builder for ccsdk-oran maven-stage jobecaiyanlinux1-1/+1
ccsdk-oran-maven-stage-master jenkins job is failing due to docker not existing in current builder Set correct builder to fix the jenkins job Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-2699 Change-Id: I2cb4d3a956e1367fea0f4160973f925c7892bba0
2020-09-03Upgrade global-jjbJessica Wagantall1-0/+0
Fetch workaround fix for centos builders Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ie87a42d4500f90d8b2e989c501eac3189af86bd9
2020-09-01Deprecate sdc reposJessica Wagantall2-118/+0
Requested as part of: IT-20537 and IT-20536 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib92f6c156f5223bde1033993ab86e166c79ee422
2020-09-01Merge "Fix AAI-Simulator job by removing copy-paste code"Jessica Wagantall1-24/+4
2020-09-01Remove DCAE-DSsebdet7-500/+0
Remove DCAE-DS jenkins job as the repository will be archived Issue-ID: SDC-2642 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ib1ae5d64d121127a424fa7886233c69845bc9b28
2020-09-01Add a node with more memorysebdet1-24/+9
Add a node with more memory for the verify job, but not only. Obviously all nodes requiring tests + remove the multiple CLM Signed-off-by: sebdet <sebastien.determe@intl.att.com> Issue-ID: SDC-3232 Change-Id: I83d9c7cf0be53ca46d7b3ffc3585052b8128640f
2020-09-01Fix AAI-Simulator job by removing copy-paste codeBartek Grzybowski1-24/+4
Change-Id: I9380405e21486f11da15c899c8213ec2195c1456 Issue-ID: INT-1704 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-08-31Upgrade global-jjbJessica Wagantall1-0/+0
Fetch fixes for python3 env Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6939fd138b23c1b3b1330e4057ddeeb9753a4ce4
2020-08-31Update CCSDK and SDNC to use mvn 3.6 and openjdk 11Dan Timoney12-0/+39
Update CCSDK and SDNC jobs to use Java 11 compiler with maven version 3.6 Change-Id: I5698d52e8c9d731003188ded9dacc267a02e2054 Issue-ID: SDNC-1242 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-31Merge "Add INFO.yaml verify job for integration/cds repo"Jessica Wagantall1-0/+8
2020-08-31Add INFO.yaml verify job for integration/cds repoBartek Grzybowski1-0/+8
Change-Id: I5c4971932e9073603d21bec0e0c5060b0a5611d8 Issue-ID: INT-1697 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-08-31Add INFO.yaml verify job for integration/terraform repoBartek Grzybowski1-0/+8
Change-Id: If63624ecad5f995b7fd303fb66b4a701cb9c945f Issue-ID: INT-1698 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-08-28Refactoring CCSDK Jobs to run with mvn36Singal, Kapil (ks220y)12-47/+53
Issue-ID: CIMAN-386 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic437d59da61afc8740767e141d7b89135cbccf47
2020-08-28Changing CDS jobs to run with mvn36Singal, Kapil (ks220y)1-5/+4
Issue-ID: CIMAN-386 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ief358c225cf853137af1d241d46d62fe3a438540
2020-08-27Merge "Increase doc merge timeout"Andrew Grimberg1-1/+2
2020-08-27Fix path for mod2 jobsvv770d4-14/+14
Change-Id: I860c9815ad264d79a1a462ffaa1518b137715f6d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2317
2020-08-27Merge "dcaegen2 policy-handler CI job change"Jessica Wagantall1-2/+2
2020-08-27Merge "Set correct builder for ccsdk-oran Sonar job"Jessica Wagantall1-1/+1
2020-08-27dcaegen2 policy-handler CI job changeMichal Jagiello1-2/+2
Add tox-envs and change python-version Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I522bc71f56d58674eedf909bec68edf2b479df15
2020-08-27Add data extraction service ci jobKai1-0/+32
Issue-ID: DCAEGEN2-2230 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I46ec2245a6d827120c366566b9fb963c5be10877
2020-08-27Set correct builder for ccsdk-oran Sonar jobelinuxhenrik1-1/+1
Change-Id: I7d0f59c0dd5d5aa7ca1ba4b4ed598b4fd6a57149 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-26Increase doc merge timeoutJessica Wagantall1-1/+2
Few doc merge jobs failed due to reaching the 15 min timeout. Increasing a little bit more to 30. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Icb654b8482e3aeb6face1aed788007e2a6c27fcc
2020-08-26Merge "Prep for mod2 seedcode (poc) delivery"Jessica Wagantall4-0/+187
2020-08-26Prep for mod2 seedcode (poc) deliveryvv770d4-0/+187
Change-Id: Ibc6fd8033f77a7cd2464dce3297060771154019c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2317 Signed-off-by: vv770d <vv770d@att.com>
2020-08-26Merge "Add truststore merger csits job"Jessica Wagantall1-0/+3
2020-08-26Merge "AAI-Simulator: Updating JJB Job"Jessica Wagantall1-0/+24
2020-08-26Add truststore merger csits jobPiotr Marcinkiewicz1-0/+3
Issue-ID: DCAEGEN2-2253 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I4352bb14453392f14bad6c6f8cf1bb76f3903f9d
2020-08-26AAI-Simulator: Updating JJB Jobajay_dp0011-0/+24
Issue-ID: INT-1704 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ib211c1ee797e0e6249788413f8535a19e97ff137
2020-08-25Merge "Try to set the docker tag to the branch when not master"Jessica Wagantall1-20/+1
2020-08-25Try to set the docker tag to the branch when not mastermrichomme1-20/+1
when the jjb with the stream frankfurt is triggered I would like to use the tag frankfurt so set the docker tag based on the stream information I am not sure it is the right way... It is not a "release", it is just the latest of the frankfurt branch Issue-ID: INT-1683 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I9e486fd3bd523ba02ddc40f69ad3bfdd7005ce67 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-08-24Fetch latest global-jjbJessica Wagantall1-0/+0
Fetching "Optionally set docker-tag to stream" to allow teams to set their docker tags to the branch name. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8b8344f43fa030107ad1214daf6afdc2792990fd
2020-08-24Merge "Set correct Maven version for ccsdk-oran Sonar job"Jessica Wagantall0-0/+0
2020-08-24Merge "Update maven3.5 to 3.6. Part of JDK11 migration"Jessica Wagantall11-31/+36
2020-08-24Set correct Maven version for ccsdk-oran Sonar jobelinuxhenrik1-3/+3
Change-Id: Ib57db3b97f0835c2f94c0d08005033be83f19c7b Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-21Switch dashboard to java11vv770d1-0/+4
Change-Id: If5fc2a25b5fef33114511ec9e95633c667599898 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2298
2020-08-21Update maven3.5 to 3.6. Part of JDK11 migrationOleg Mitsura11-31/+36
commit 1: initial commit commit 2: rebase (ccsdk-oran) commit 3: update CDS to openjdk11 Issue-ID: CCSDK-1870 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: I476f373872e3a1af2e5f04b46b2ab64b4d097722
2020-08-21Set Java version for ccsdk-oran Sonar jobelinuxhenrik1-0/+1
The ORAN components need to use Java 11. Change-Id: I95f11cd15f58476058f192b145de8dad2603489c Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-20Merge "Use Python job to run tests in dcaegen2/platform/policy-handler"Jessica Wagantall1-12/+12
2020-08-20Use Python job to run tests in dcaegen2/platform/policy-handlerMichal Jagiello1-12/+12
Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I99eba6dc01cb7e4102b0b400856b13e3cf7e9452
2020-08-20Add Sonar to ccsdk-oran Jenkins jobselinuxhenrik1-0/+19
Change-Id: If77dee2106c9d8b11da81fc3b2842b29b14a9c8e Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-18Merge "correct the so-libs global"Jessica Wagantall1-1/+0
2020-08-18Switch JJB to java 11Bogumil Zebek2-30/+16
Issue-ID: VNFSDK-618 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I0ff51a20dff368161a6124a740c59fe1e808c36a
2020-08-17Add Anil to INFO.yamlJessica Wagantall1-0/+5
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1698867c67d17bb96f2065034eb83da5d978e7bc