summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-12-20Increased the timout for sdc-merge-java jobrohit.raj@t-systems.com1-1/+1
- Increased build timout to 180 for sdc-merge-java job Issue-ID: SDC-4706 Change-Id: Id29638c47096780b8c768ba60fe18ed443e80308 Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
2024-12-19Adding csit jobs for policy-opa-pdpmuraliparthatechm2-0/+25
Issue-ID: POLICY-5211 Change-Id: I89fcd4cf3f182f627f07c2fb93636560cdec1d90 Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
2024-12-16Adding docker-login action for golang templatesmuraliparthatechm1-0/+1
Issue-ID: POLICY-5167 Change-Id: Ibe519c7901e4419167cd14a92bf970ff6fc59ff5 Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
2024-12-12changes for policy-opa-pdp jobsDeena2-9/+9
Issue-ID: POLICY-5167 Change-Id: Id61d51fbb3e4b75b902045ce740e2acb36919431 Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
2024-12-10Merge "aai-common sonar and clm jobs are broken due to missing docker ↵Kevin Sandi1-2/+2
environment"
2024-12-10Merge "Increase pipeline timeout for integration tests"Jessica Wagantall1-0/+1
2024-12-10Increase pipeline timeout for integration testsKhantwal1-0/+1
- Add build timeout to 120 minutes Issue-ID: SDC-4702 Change-Id: I3c02ce598f145691c4c2b13a510ec19791745607 Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
2024-12-06aai-common sonar and clm jobs are broken due to missing docker environmentFiete Ostkamp1-2/+2
- sonar and clm jobs execute the tests and thus need docker now Issue-ID: AAI-4079 Change-Id: I4683ee1704a25c60b0bb38164547a63bbbf376c0 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-12-03Chore: Update global-jjb to v0.90.11Kevin Sandi1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I45c8f44a744f3fe87e74143914a5bf9cb09c01c3
2024-12-02[CPS] Add jobs for Oslompriyank4-8/+8
- Adding jenkins jobs for CPS and NCMP-DMI-PLUGIN repo. - Oslo branch already created Issue-ID: CPS-2488 Change-Id: I497d165f7794fb8864af8f0b8c5ddbb1b4ca06f7 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2024-12-02Increase pipeline timeout for integration testsKhantwal2-6/+7
- Add build timeout to 120 minutes Issue-ID: SDC-4702 Change-Id: I43f31d4a55fcd3433a1cf6f41806c5d8b95cf650 Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
2024-11-22Merge "Chore: Update global-jjb to latest v0.90.10"Jessica Wagantall1-0/+0
2024-11-22Use docker build node for aai-common to enable testcontainers testFiete Ostkamp1-2/+1
Issue-ID: AAI-4071 Change-Id: I0311a5fd3305fcf6f4f21258f9e6f8c536714007 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-11-23Chore: Update global-jjb to latest v0.90.10Anil Belur1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org> Change-Id: I72376f0375227d20112282ba0cf2b4a878954931
2024-11-21Merge "patch jenkins jobs for opa-pdp"Matthew Watkins3-0/+52
2024-11-21patch jenkins jobs for opa-pdpgururajarao793-0/+52
Issue-ID: POLICY-5167 Change-Id: I38d158446084f2822cefb6499b5b710f47e27e84 Signed-off-by: gururajarao79 <gb00566633@techmahindra.com>
2024-11-20Add oslo jenkins jobs for Policy componentsrameshiyer2714-56/+56
Issue-ID: POLICY-5166 Change-Id: I95f6a388c7151ce67ccd3170cef9192db8b2c55e Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-11-04Merge "Chore: Update common-packer to the latest v0.16.6"Anil Belur1-0/+0
2024-10-29aai-common docker build brokenFiete Ostkamp1-1/+1
- add missing -P arg for aai-aai-common-docker job definition Issue-ID: AAI-4046 Change-Id: I6f7883f31630335652691ae659033f28dd28704b Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-29Increase pipeline timeout for integration testsFiete Ostkamp1-1/+1
- increase from 90 to 120 minutes Issue-ID: SDC-4692 Change-Id: I64e8a6befb7b4d465166e58e60380be137ca5147 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-28Resources CLM job is broken due to missing docker environmentFiete Ostkamp1-0/+1
- use docker build node for running the resources clm job Issue-ID: AAI-4041 Change-Id: Iac5a7b9378e4094791465e7ed0c8fe824a960510 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-26Remove MaxPermSize jvm argFiete Ostkamp56-64/+64
- starting from jdk 8 the arg has been deprecated - this fixes all broken sonar jobs [1] [1] check the 'last analysis' on the [sonarcloud.io page](https://sonarcloud.io/organizations/onap/projects) Issue-ID: AAI-4027 Change-Id: I5919db4501cd465d28589a467d9d33a47cab6a37 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-25Chore: Update common-packer to the latest v0.16.6Anil Belur1-0/+0
Issue-ID: CIMAN-33 Change-Id: I84c1d1482810bb7e020cb6a56f51be16cbb57750 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2024-10-24Merge "Chore: Automation adds policy-opa-pdp.yaml"Jessica Wagantall1-0/+15
2024-10-23Chore: Automation adds policy/opa-pdp config fileslf-jobbuilder4-0/+23
Issue-ID: CIMAN-33 Change-Id: I2d8d97eb5fddd6d59fd0f76d54bf5cf74e47a670 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2024-10-23Chore: Automation adds policy-opa-pdp.yamllf-jobbuilder1-0/+15
Issue-ID: CIMAN-33 Change-Id: I58e1761f8bb03424558d50957495289c6c7b3865 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2024-10-24Feat: Enable Github2Gerrit workflowAnil Belur1-0/+33
Enable the workflow for the testing the ONAP ci-man repo. The workflow allows developers to submit changes from Github repository. Issue-ID: CIMAN-33 Change-Id: Ib464e77d0b5005755637d1e0c13ad92a3686ccbe Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2024-10-23Sonarcloud scan is not workingFiete Ostkamp1-2/+1
- remove MaxPermSize arg for the jvm since jdk17 doesn't support it anymore Issue-ID: AAI-4027 Change-Id: I8ecddf887894e89d260ff3697d3b0619892b174f Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-22Sonarcloud scan is not workingFiete Ostkamp1-0/+1
- define sonarcloud-java-version parameter for aai-common sonarcloud Issue-ID: AAI-4027 Change-Id: Idcc3701263f7126311cedca5cfde8aa8347fc026 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-17Chore: Deprecate cps-tbdmtJessica Wagantall1-90/+0
This repo is no longer part of future releases. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6c57fc66aabcffaa16e543cb51d17c3680d2fafd
2024-09-23Revert "Update ONAP Maven Verify job to run FTC tests on a1pms patch set"raviteja.karumuri2-9/+0
This reverts commit 408907e259a0ed1d012203ec3ed196167ac006e4. Issue-ID: CCSDK-4057 Change-Id: I837d79f401dff9e93e662d20952b44886e0d45c8 Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
2024-09-19Update ONAP Maven Verify job to run FTC tests on a1pms patch setraviteja.karumuri2-0/+9
Issue-ID: CCSDK-4057 Change-Id: I45106688730c717b2ed041db0ea3117be6557f7a Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
2024-09-18Use Java 11 in graphadminFiete Ostkamp1-3/+3
Issue-ID: AAI-4001 Change-Id: I3368532f0703b2913e9e07760f52913eb77b5af9 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-09-18Use Java 11 in traversalFiete Ostkamp1-3/+3
Issue-ID: AAI-4000 Change-Id: Iacca497dfc6dd386d97c179fb3f43a4d70717261 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-09-18Use Java 11 in resourcesFiete Ostkamp1-3/+3
- switch `java-version` to openjdk11 Issue-ID: AAI-3996 Change-Id: Ibea1a2b9995a57cca34b194f481e74bc090bdb72 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-09-18Merge "Use java 11 in aai-common"Thomas Kulik1-4/+4
2024-09-10[POLICY] Remove extra apex-pdp jobadheli.tavares2-25/+0
- all csit now run using postgres as database, so no need for the apex-pdp-postgres job. Issue-ID: POLICY-5098 Change-Id: Ia7cca0ec2688c9a3265dbbc13644d02b7b6469a4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-09-05Chore: retire dmaap jobs and clm scansKevin Sandi2-121/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I85661c4ca9c7e10942206b66a70209b71a41e5b8
2024-09-04Merge "Use docker build node for model-loader to enable testcontainers test"Thomas Kulik1-2/+1
2024-08-26Use docker build node for model-loader to enable testcontainers testFiete Ostkamp1-2/+1
Issue-ID: AAI-3975 Change-Id: I1870113d24981ac819c9479ae91565a100ddb107 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-08-23CCSDK/ORAN - re-enable London jenkins jobsJohnKeeney2-1/+7
ccsdk/oran/a1-policy-management (london) functions have has not yet reached EOL, and continues to be maintained/updated. Issue-ID: CCSDK-4027 Change-Id: Ic5e7e18f9b5e414dd1214600838a3cd7bb5f9264 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2024-08-09Fix newdelhi build for sdnc-apps for java17Dan Timoney1-2/+2
New Delhi branch build for sdnc/apps should use java 17 Issue-ID: CCSDK-4043 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I83c66dac11411446659ad3e61721467017ea3b92
2024-08-08Add builds for ccsdk, sdnc New Delhi branchesDan Timoney13-4/+28
Add builds for ccsdk and sdnc newdelhi branches. Remove any remaining builds for london branch. Issue-ID: CCSDK-4043 Change-Id: Ica7f8a88bd0c7cc29feda320e3e3dc2cd8f88fdd Signed-off-by: Dan Timoney <dtimoney@att.com>
2024-08-06Use java 11 in aai-commonFiete Ostkamp1-4/+4
- use java11 for the aai-common jobs Issue-ID: AAI-3945 Change-Id: Ie4f68c926df06e4f2facc2a81883275779689153 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-07-25Fix: Add "mvn-version" for SO stage jobsEric Ball1-0/+2
While the verify and merge jobs are from local templates and use "maven-version", the stage jobs are from global-jjb templates and use "mvn-version". Change-Id: I771e94b2369f7db9fcbed160c13be873bccbe719 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2024-07-25[POLICY] Deprecation of policy-guiadheli.tavares1-76/+0
Issue-ID: POLICY-5049 Change-Id: I6bbf44b6abde6b4efd6e1eb9b0a04acf6419b911 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-24Merge "Fix: Change so-java17 job to mvn38, centos8"Jessica Wagantall1-4/+2
2024-07-23Fix: Change so-java17 job to mvn38, centos8Eric Ball1-4/+2
Change-Id: I484c545b085959823b82e193d023ca0a60f7925b Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2024-07-19[POLICY] Remove trigger jobs for CSITadheli.tavares1-2/+0
- triggering the CSIT verify is still looking for tests in patchset instead of policy/docker Issue-ID: POLICY-5029 Change-Id: I8d6282dde24583336537993bb30027a8af050fea Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-12Disable commit lintFiete Ostkamp1-4/+0
- the linter is failing all the time due to too long lines - change to make the line limit less strict was rejected [1] [1] https://gerrit.onap.org/r/c/ci-management/+/138414 Issue-ID: OOM-3305 Change-Id: I3e21e0ad1b69b6a2a05054dc420cf59ac57ffadf Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>