summaryrefslogtreecommitdiffstats
path: root/jjb/sdc
AgeCommit message (Collapse)AuthorFilesLines
2021-02-16[SDC] Set concurrency option in integration templateChrisC1-1/+1
Add the option to have concurrent builds for CSIT, default to false Enable for SDC to avoid jobs piling up Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I8dfc8fc2e3e46287adfba9972b8ff22b247f95e1
2021-02-12[SDC] Revert to higher-end build nodesChrisC1-2/+2
SDC is big, I thought we could live with less memory/cpu but it was too optimistic Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I7126f2438a3edecad5fe30bdd19fef5844328263
2021-02-10[SDC] allow concurrent buildsChrisC1-0/+1
allow concurrency for SDC CSIT jobs, since these are now part of verify we need to be able to run more than one at a time Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I442f94c30768f1448ae9f9c8dcd62c96a4e110a0
2021-02-04[SDC] fix profile settingsChrisC1-2/+2
fix typo in profile settings proper setting is "-P profile-1,profile-2" Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I100d817b4fb6056afff62fd979139c181b149fdc
2021-02-04[SDC] split verify jobChrisC2-28/+39
Split Verify job into 2 parts: one doing classic maven build without docker but with unit tests one without unit tests but building dockers and running integration test phase (CSITs) reused new templates introduced by integration team Issue-ID: SDC-3465 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I1891f77a2a7d4f832f78d10cfccc6cfe02d380cd
2020-12-16Create jjb to start integration testing in SDC Distribution ClientEdyta Krukowska1-0/+19
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I97aa88c1c8866b7c60af32a3f20ccb1dfccfb357
2020-12-08Upgrade java in SDC Dist Client to java11Edyta Krukowska1-0/+3
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I61a2ccd389325bdb40ec7803a11810ad549d91e5
2020-11-05Frankfurt release in Java8sebdet1-1/+3
Change Frankfurt release to build in java 8 Issue-ID: SDC-3363 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I83dbfe811d074cd28c5007815fa6559152bf0737
2020-10-30Merge "Remove obsolete TestNG JJB templates"Jessica Wagantall1-5/+5
2020-10-30Remove obsolete TestNG JJB templatesLasse Kaihlavirta1-5/+5
- remove testng CSIT templates that are not used now and should not be used by any CSIT project in the future (SDC is running these now differently from its own project as part of maven build) - clean up the currently disabled SDC CSIT just in case: - remove references to testng CSIT templates - remove CSIT trigger jobs Issue-ID: CIMAN-393 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I763dd147e3e8a9f1de2b859472ac73f4924652d1
2020-10-30[SDC] add guilin CI streamsChrisC9-4/+32
add guilin streams and keep Frankfurt in case a patch is needed, align and remove el alto streams. Issue-ID: SDC-3348 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I36d029e58c250803c6fb9f5d36875cb70b7e3b5d
2020-09-28Disable SDC CSIT jobsLasse Kaihlavirta1-0/+1
Issue-ID: SDC-3302 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Iaff012e5220fee9047dc5e65b819243294a9fd67
2020-09-16Fix the merge jobsebdet1-1/+0
Fix the merge job that does not use jdk 11 Issue-ID: SDC-2725 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I3bb72a6ca40efa738b7bce16d842c3c6454d6edb
2020-09-10Fix the merge jobsebdet1-0/+1
Fix the merge job that does not use jdk 11 Issue-ID: SDC-2725 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I151981c0e12131ae8a6e9b33128ea764729ec715
2020-09-08Merge "Remove IT for Sonar"Jessica Wagantall1-2/+6
2020-09-08Remove IT for Sonarsebdet1-2/+6
Remove the It for the jenkins sonar build Increase the build node disk size for the Verify, Merge & Sonar Jobs +Move to JDK-11 Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ifa586167f694a1346ef424946279db8634a15fbc
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-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-08-13Merge "Fix SDC view"Jessica Wagantall1-6/+6
2020-08-13Fix SDC viewChrisC1-6/+6
Trying to fix SDC view, some jobs do not appear (like release jobs) Issue-ID: SDC-3231 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ifac17cf8c22ee757f6e9f55ac5cb2915b5df7f09
2020-07-02Re-enable Elalto CICDsebdet3-0/+6
Re-activate the elalto build so that we could release elalto maintenance Issue-ID: SDC-3159 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I87a33cc6ce68d5fae874a85fb88f8eff7b9a718b
2020-06-26Re-enable Elalto CICDsebdet2-0/+4
Re-activate the elalto build so that we could release elalto maintenance Issue-ID: SDC-3159 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I98e4aa07f4cfb69f88e81d39bc060874858f2069
2020-04-21SDC maven version to 3.6Ofir Sonsino1-1/+1
Change-Id: Ic82bc794c906c92a94e8e62f22c92c2fc4aa2454 Issue-ID: SDC-2955 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-04-07Use ubuntu1804-docker-8c-8g for SDC jobsOfir Sonsino1-2/+2
Change-Id: I816f3ccf851241f700e5d97c155088031897a0b0 Issue-ID: SDC-2880 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-30Move SDC to Ubunto1804 nodesOfir Sonsino17-33/+33
Change-Id: Icd22b2bb30f51b81e79f3ac8d002a283bbb3b1e7 Issue-ID: SDC-2857 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-22Increase SDC Sonar job timeoutOfir Sonsino1-2/+3
Change-Id: Ic715600872ce7649c0e2f5a06aa21605d7d6c114 Issue-ID: SDC-2840 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-19Migrate SDC DCAE jobsJessica Wagantall3-4/+4
Migrate to ubuntu18.04 Change-Id: Ic5a71227c5abaefcecd29933cdd6134cce88c229 Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-18Migrate to Ubuntu18.04Jessica Wagantall2-4/+4
Migrate to Ubuntu18.04 and deprecate old unused images ubuntu1604-builder-2c-1g ubuntu1604-builder-4c-2g Change-Id: I11a772c5e3f45aa54de7a719651838f1fa638057 Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-18SDC WF-D branch for FrankfurtOfir Sonsino1-2/+2
Change-Id: Id5b4ab231055e2cc89a995aae63cb67d813954b8 Issue-ID: SDC-2817 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-15SDC DCAE-DS release jobsOfir Sonsino4-0/+8
Change-Id: I84a7ab211162d2396833cbbe59ddcf92f677d8c2 Issue-ID: SDC-2755 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-12Migrate to ARM Ubuntu18.04 nodeJessica Wagantall8-10/+10
Ubuntu 16.04 still has SSH and Kernel issues. Migrating to Ubuntu18.04 since we have a good instance now. TODO: Disable Ubuntu16.04 arm nodes. - Currently Ubuntu18.04 arm nodes are under more test. - No additional costs since no job is using 16.04 arm nodes. - Once confirmed, these will be disabled. Change-Id: I1ef6dfc04aa6e85531f824e24ad517137a7080ca Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-10SDC branch for FrankfurtOfir Sonsino1-0/+2
Change-Id: I00b0e87b81dbcc4b878d5d8041e60d67f5bc88f5 Issue-ID: SDC-2817 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-04Fix SDC docker-base verify jobOfir Sonsino1-1/+3
Change-Id: I8d616fc9ca6eb7c1f3922360829a4afc893fc64c Issue-ID: SDC-2755 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-03-01SDC docker-base release + verify jobOfir Sonsino1-0/+3
Change-Id: I487d5f90ec4b0a54ea0d1206e0ed5dd52ba0736b Issue-ID: SDC-2755 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-02-09Add SDC release jobsOfir Sonsino2-0/+4
Change-Id: I62ba68f967ca4a3e3f908d96a6414063e4477fd0 Issue-ID: SDC-2755 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-01-28Extend timeout sdc-maven-stage-masterJessica Wagantall1-0/+1
Change-Id: I74bbc5a2cc7d7830302121ef4881129a8d362c18 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-01-21Merge "Migrate SDC to SonarCloud"Jessica Wagantall16-0/+80
2020-01-14Ensure INFO runs in centosJessica Wagantall17-0/+17
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2019-12-17Migrate SDC to SonarCloudJessica Wagantall16-0/+80
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I73cdc99a08318a449b0d29dbef53df0b640c39b8
2019-12-02Add sdc-be-common release jobsOfir Sonsino1-0/+2
Change-Id: Id357765035c0c4a34312b5925c153878e998c052 Issue-ID: SDC-2696 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-11-24Build sdc workflow + be-common elalto branchtalig2-0/+4
Issue-ID: SDC-2541 Change-Id: Id09d91989ee496c453bb420dd618a38dcbc45735 Signed-off-by: talig <talig@amdocs.com>
2019-11-18Merge "Add PTL mail notification for CSIT tests"Jessica Wagantall2-0/+2
2019-11-18Add PTL mail notification for CSIT testsmrichomme2-0/+2
Use PTL mail address to notify in case of csit job errors Issue-ID: INT-1363 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I698f109c29c85ccca1b5c9eab5fab231918c6e0d
2019-11-17verify/merge jobs for sdc microservices subfoldersOfir Sonsino2-2/+68
Also Remove ElAlto branch for distribution client Change-Id: Ia8f218c6a996ea9e035ff9a6f8e6ca3f415d1992 Issue-ID: SDC-2657 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-11-06Remove sdc deprecated jobsJessica Wagantall2-101/+0
Remove deprecated jobs from read-only repos as per IT-18170 Change-Id: Ifd9d9c78c02b35782513d4fe0e912baca0cb1ea0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-10-29Use build nodes with expanded hdd for sdcEric Ball1-2/+2
Merge and stage jobs were failing due to lack of HDD space. Using the v1 ubuntu1604 node, which has an expanded hdd, should resolve the issue. Issue-ID: CIMAN-33 Change-Id: I1c1633bba21ef343adb651972fa58ca9505e0e1c Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-10-24Remove daily deprecated jobJessica Wagantall1-1/+0
Remove sdc-titan-cassandra deprecated daily job. After the switch to global-jjb, this template became deprecated. This optimization will reduce storage costs for logs that we do not need. Issue-ID: CIMAN-339 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6b476a2e4a05045b8abf4db25f778282f7cbd648
2019-10-15elalto branch for SDC DCOfir Sonsino1-0/+2
Change-Id: I6bbca11d4ba7b4e6f40e8dede3625cca67d81cb1 Issue-ID: SDC-2504 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-09-24Fix WS java heap issuesJessica Wagantall1-1/+4
ccsdk -> include java-opts sdc -> include java-opts and increase timeouts Change-Id: I4d249ef989d248fcb8f8b97735b16ec244df29e6 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>