summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-06-26Merge "[POLICY] Revert CSIT jobs to run after java-verify"Jessica Wagantall2-14/+13
2024-06-26Merge "[POLICY] Configure sonar jobs"Jessica Wagantall10-0/+201
2024-06-26[POLICY] Revert CSIT jobs to run after java-verifyadheli.tavares2-14/+13
- job tried to find the CSIT structure in the refchange, which only works for policy/docker itself. Issue-ID: POLICY-5029 Change-Id: Ia5e2f157fd40439cfac1dc5291a16d57f52e0ef2 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-06-26[POLICY] Configure sonar jobsadheli.tavares10-0/+201
- run sonar daily - run sonar on verify level Issue-ID: POLICY-5057 Change-Id: Id903aeb2ff1257b37c26c8caa58fcfbe0d43a5e4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-06-25Chore: Remove deprecated jobsJessica Wagantall3-97/+0
These repos were deprecated as part of IT-26907 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I38c55708604b566401ed4e8835fb30253908caf1
2024-06-25Chore: Remove unused Jenkins jobsJessica Wagantall40-1594/+0
These repos were deprecated as part of IT-26907 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia455536fa8f2a338c2637eaf859f7c6c77a74bab
2024-06-21[POLICY] Trigger CSITs in code reviews.adheli.tavares3-9/+145
- use a template job for cron and docker checks - use a template job for repository code reviews, triggered by gerrit Issue-ID: POLICY-5029 Change-Id: Ia0757b98929675d069e83d41ca27e4f25930fa76 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-06-17Upgrade jdk17 for specific branch - java17sanket123451-2/+11
-Changing version from jdk11 to jdk17 for java17 branch -Changing compatible build node versions -jdk17 support only on java17 branch for now -SO Related changes w.r.t java17: https://gerrit.onap.org/r/c/so/+/138123 Issue-ID: SO-4115 Change-Id: I98f07f000b817b999f92f8d86609b0666d0b9966 Signed-off-by: sanket12345 <SX00562924@techmahindra.com>
2024-06-12Merge "Usecaseui adds a newdelhi branch"Jessica Wagantall4-8/+8
2024-06-12Fix: Typo in sonarcloud job for policy-clampKevin Sandi1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ibbceb405a9b45303f95bb94e8250477f6871fecf
2024-06-12Usecaseui adds a newdelhi branchkaixiliu4-8/+8
Issue-ID: USECASEUI-838 Change-Id: Ic3a2f5afdc014f5187c6d9d22900f0ea103c5bd7 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-06-11[POLICY] Run CSIT on verify leveladheli.tavares2-21/+1
Issue-ID: POLICY-5029 Change-Id: I3ee4b9777de8cb6c9106f84120984f2cb015f670 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-06-06Chore: Upgrade global-jjb to v0.90.8Kevin Sandi1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ie755932ea90422208e72f107e65ee29a58fddf55
2024-06-06Fix: Upgrade global-jjb to v0.90.7Jessica Wagantall1-0/+0
This is in order to fetch the fix for jenkins-verify-images.sh Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I71d2a7e7554a3d216a6497a22355a7edb931731f
2024-06-06Merge "CI: Remove deprecated branches"Jessica Wagantall80-713/+0
2024-06-05CI: Remove deprecated branchesKevin Sandi94-1161/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I9174e9dbbc6d50e0a7caaebe2a77006f71721858
2024-06-05Chore: Upgrade global-jjbJessica Wagantall1-0/+0
This is to remove timed triggers for gradle jobs. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic557223bc6e7cffdfd0271633313f536462607c2
2024-06-05Fix: Add portal-ng-bff gradle publish variablesJessica Wagantall1-0/+4
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iecdfdb899356a318759827ffdc0a7ad60fc2ef91
2024-06-05Chore: Update global-jjb to the latest versionJessica Wagantall1-0/+0
Update to version v0.90.5 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic339eb94e1736bae00428a3aafe0371b85cb9853
2024-05-30[POLICY] Change CSIT trigger to verify jobadheli.tavares1-17/+8
- this change is to provide a better assurance on the code being pushed by running tests before merging Issue-ID: POLICY-5029 Change-Id: Id64c0eddd3e9f494777d4d987ff46c792b8cab90 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-23Remove London support jobs for Policy Frameworkadheli.tavares13-434/+0
Issue-ID: POLICY-5020 Change-Id: I8c1adc5b63294fa9f1f612535e9e3194c69751a3 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-20ci-management update for New Delhi releasesaul.gill14-14/+42
Issue-ID: POLICY-4999 Change-Id: I30aca10bf93a80129760ad9f048b7b50a233f92f Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-15[CPS] Jobs for newdelhi branchmpriyank4-0/+8
- Added newdelhi branch jobs for CPS and CPS CSIT code. - Also added newdelhi branch jobs for NCMP-DMI-PLUGIN and corresponding CSITs. Issue-ID: CPS-2223 , CPS-2226 Change-Id: I1e940a63ee20c36e76bfd39041ad86efbde21391 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2024-05-06Add release jobs for portal-ng servicesFiete Ostkamp3-0/+45
- add release jobs to portal-ng -ui, -history and -preferences Issue-ID: PORTALNG-89 Change-Id: I3fa952015e573087339135201a9bbaf3efefde46 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-02Fix: Remove portal stage jobJessica Wagantall1-22/+0
This is a docker based repo. Does not need a maven stage job Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ifea62c81092ebccd58a5c9a11fe66a8b5fc41b02
2024-04-18Add bff stage release job to ci-managementFiete Ostkamp1-0/+22
Issue-ID: PORTALNG-88 Change-Id: I9b563a58087a354ca0b8708e44c005880f580ded Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-04-18Add bff release job to ci-managementFiete Ostkamp2-8/+20
Issue-ID: PORTALNG-86 Change-Id: I33f952ce14d3db2c4ac1e30787d526d37c12c066 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-04-17Chore: Update global-jjb to v0.90.4Matthew Watkins1-0/+0
Issue-ID: INT-2280 Change-Id: I4e329c453b2a06ec5fd7210007fb8b03b68c964e Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
2024-03-22Chore: Update global-jjb to v0.90.3Anil Belur1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org> Change-Id: I63992630c1f1407092bdcf7221d1b8bc771d7714
2024-03-08Chore: Update global-jjb to v0.90.2Matthew Watkins1-0/+0
Issue-ID: CIMAN-446 Change-Id: I1ebdd9bc98a27a37c1186628ea557a669736e748 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
2024-02-21Merge "[POLICY] Add mvn opts for opening java packages when running clm job"Eric Ball1-0/+1
2024-02-21[POLICY] Add mvn opts for opening java packages when running clm jobadheli.tavares1-0/+1
Issue-ID: POLICY-4928 Change-Id: I4a80fecceb6e07b7d504887ed675ec79ba2150e7 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-02-21Enable daily sonar jobs for CPS projectemaclee1-0/+1
- add 'daily' tag for cps-sonar to allow daily checks Issue-ID: CPS-2110 Change-Id: I96c7776bef24ab5fa45029e0119e423ff404d554 Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
2024-02-07Feat!: Update JJB version to 6xAnil Belur5-20/+45
Jenkins Job Builder 6.0.0 is released and breaks backward compatibility with 5.1.0. The breaking changes with previous 5.1.0 release: - Jobs are now expanded the same way as job templates. - Macros without parameters are now expanded the same way as macros with parameters. - Tags !include-raw: and !include-raw-escape: should now be used the same way in jobs and macros without parameters as they are used in job templates and macros with parameters. - Update pre-commit dependencies Ref: https://storyboard.openstack.org/#!/story/2010963 https://storyboard.openstack.org/#!/story/2010588 NOTE: Set the var "JJB_VERSION" to "6.0.0" at the GH orginazation level for GHA JJB Verify to pick up the latest version of JJB. Issue-ID: CIMAN-33 LF-JIRA RELENG-5131 Change-Id: Icdeecb8bf216ceab4c5af5720f3bd89d3ef2621d Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2024-02-06Merge "Chore: Automation adds modeling-yang-kit.yaml"Kevin Sandi1-0/+15
2024-02-02Fix: Fix file type for Maven settings filesJessica Wagantall2-2/+2
These settings files need to be created as links of the templates instead of new content. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic7d17b0fcbd06e4b0951c06a50a3a6b21470b9c1
2024-02-02Modify the llm-adaptation configuration filekaixiliu9-27/+72
Issue-ID: USECASEUI-832 Change-Id: I26ef46ee921f76944a44b77f014e0d2df3d97016 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-01-30uui upgrade JDK version to 17kaixiliu1-3/+3
Issue-ID: USECASEUI-820 Change-Id: Ib6f73e00dc6e8e1d32b6c4fa856f601b6f669413 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-01-29Chore: Update global-jjb to v0.89.9Jessica Wagantall1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I30df93380c3c3aedec8f13f8a10c7d74426fdfa6
2024-01-26Merge "Chore: Automation adds usecase-ui-llm-adaptation.yaml"Kevin Sandi1-0/+15
2024-01-26Chore: Automation adds usecase-ui/llm-adaptation config fileslf-jobbuilder4-0/+23
Issue-ID: CIMAN-33 Change-Id: I3b292f86c68aedcadee133a074733733e9cab426 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2024-01-26Chore: Automation adds usecase-ui-llm-adaptation.yamllf-jobbuilder1-0/+15
Issue-ID: CIMAN-33 Change-Id: I6b7578e74c0e1f18c2192c41405796f52fd98cf3 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2024-01-22Merge "Cleanup old java11 related jobs from ci-management repo"Matthew Watkins4-12/+6
2024-01-11Restore daily builds for CCSDK and SDNC master branchesDan Timoney10-32/+361
CCSDK and SDNC needs to restore daily builds for its master branches to ensure that latest SNAPSHOT version is available during development. Issue-ID: CIMAN-445 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibdd2a18463ae3a393b7e08f176a6f4879dd7efbc
2024-01-03Chore: Upgrade global-jjb to v0.89.7Jessica Wagantall1-0/+0
This version will allow SBOM reports to be generated in maven-docker stage jobs. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7aa94d8f7644c75e97ca793897cd28d56ff1b1fc
2024-01-03Cleanup old java11 related jobs from ci-management repoegernug4-12/+6
Issue-ID: CPS-1959 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Idbd0773b955a0f0088543a264a9a88a0697e6998
2023-12-15Merge "[OOM] Add Montreal branches"Jessica Wagantall3-6/+6
2023-12-14Merge "Chore: Upgrade to global-jjb v0.89.6"Jessica Wagantall1-0/+0
2023-12-14Chore: Upgrade to global-jjb v0.89.6Jessica Wagantall1-0/+0
This upgrade enables Sigstore Cosign docker image signatures. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ife6f9ab2fc4943b851f75d3fe6e6a57bd6beb370
2023-12-14[OOM] Add Montreal branchesAndreas Geissler3-6/+6
Add branch names for jenkins scripts Issue-ID: CIMAN-444 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Iae0eadf0afe1f345fd322fe89a07fa1a5ee42cff