summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
3 daysAdd release jobs for portal-ng servicesHEADmasterFiete 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>
7 daysFix: 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
2023-12-06Merge "Add docker push job for k8s-toolbox image"Jessica Wagantall1-0/+26
2023-12-06Add docker push job for k8s-toolbox imageMarek SzwaƂkiewicz1-0/+26
Issue-ID: INT-2276 Change-Id: I87d9148fc24cd5b68cdfd3ba1f5df0d95b89d4dd Signed-off-by: Marek SzwaƂkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2023-12-04Removing support for London in CSIT for clamp projectadheli.tavares1-2/+0
Issue-ID: POLICY-4894 Change-Id: Ibdd702127f8d9794fdaf90ca6b1ec4d6af8ba72d Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-12-01CI: Disable daily jobsJessica Wagantall119-168/+0
As discussed in the TSC, we are removing daily cron jobs. Teams can individually revert back to using their cron if found really needed. - Merge jobs can be retriggered using "remerge" comment. - Sonar jobs will run @weekly and using "run-sonar" comment. - Stage jobs can be retriggered using "stage-release" comment. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9f3302d892f8df72ff831e4ddefca935c0f99f1e
2023-11-23[CPS] Add mvn options for java 17 clm jobegernug2-0/+2
Issue-ID: CPS-1788 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ifd2cf7a1f47d183ed68319a34204ada81b604af4
2023-11-21CI: Update the upstream version to mainAnil Belur2-2/+2
Set main to test more recent changes on the upstream repo. Issue-ID: CIMAN-33 Change-Id: Iaa4dc3eca394151ab409e3c6f6a61c70d71b6dbc Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-11-20Merge "Add Montreal version pipeline"Jessica Wagantall4-8/+8
2023-11-20Add Montreal version pipelinekaixiliu4-8/+8
Issue-ID: USECASEUI-828 Change-Id: I3eb90ae060df0569384991267be3874221a7bbdb Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-11-14[POLICY] add montreal jjb jobsliamfallon14-166/+42
Issue-ID: POLICY-4854 Change-Id: I1b3588b0c2239b31416c6532e51d48adc3c19b8a Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-11-10Merge "Upgrade JDK version to 17"Jessica Wagantall1-0/+6
2023-11-10Add montreal branch builds for CCSDK and SDNCDan Timoney13-0/+28
Add builds for montreal branches of CCSDK and SDNC repos. Issue-ID: CCSDK-3956 Issue-ID: SDNC-1827 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If8972fdb4c65a3ab304f8e65c68681d50c66b54d
2023-11-10Upgrade JDK version to 17kaixiliu1-0/+6
Issue-ID: USECASEUI-823 Change-Id: I3f0ef68976c53d9af6e8fa445625b4f61ce3fb03 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-11-09Fix: Add missing branch default value.Jessica Wagantall1-0/+3
This value is now required since we have modified the release jobs to trigger "**/{branch}" jobs. Most release jobs didn't had a branch value before and were not defined with one since we were just triggering all branches. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I635a2dce577e55f2e2ddbc6e1b761ae68600e50c
2023-11-09Chore: Upgrade global jjb to v0.89.5Jessica Wagantall1-0/+0
This upgrade is in order to fetch the latest changes on release job triggers. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I28202a736dc136f98c33416ec548ff5626c5791b
2023-11-09Merge "[CPS] Add montreal jobs for DMI Plugin"Jessica Wagantall2-0/+5
2023-11-07[CPS] Add montreal jobs for CPSsourabh_sourabh2-0/+4
- Added cps and csit jobs for montreal release branch Issue-ID: CPS-1936 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: I1dc95d2b13cd2a72e0a44645fbe329b2c99aa1b3 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
2023-11-07[CPS] Add montreal jobs for DMI Pluginmpriyank2-0/+5
- Added dmi-plugin and csit jobs for montreal release branch Issue-ID: CPS-1944 Change-Id: I6ea571e60c8fc0c274fd2ebe8a1821e0324fbb16 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-11-06Add montreal branch to SDC jobsMichaelMorris10-42/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4677 Change-Id: Ic4e8267d669d3c44d4319d51c31ce04752a704bf
2023-11-02CI: Disable cps-cps-temporal jobsJessica Wagantall2-120/+0
This repo has been deprecated as part of IT-26119 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0aeae6c5c291ab775e6f07038d20e28c17acf593
2023-10-31Chore: Update global-jjb to v0.89.3Matthew Watkins1-0/+0
Issue-ID: CIMAN-33 Change-Id: I602b9e96a0dcc4d46d5b3a7b5a61410ebde602c5 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
2023-10-30Chore: Update global-jjb to v0.89.2Matthew Watkins1-0/+0
Issue-ID: CIMAN-33 Change-Id: I08147cbf9de558838662ba6e67b723bd0270cd60 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
2023-10-26Chore: Upgrade to latest GHA ci-man verifyAndrew Grimberg1-1/+1
Make sure that we're using the latest version of the ci-management-verify GHA workflow Change-Id: I060dd85056754c48fd90d32339303ce3007bdfdb Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-10-26Revert "CI: Deprecate etsicatalog as it is no longer supported"Jessica Wagantall2-0/+75
This reverts commit dab897d201128af0d030256c5f9b86b3a213f6ea. Issue-ID: CIMAN-33 Change-Id: I18ec790faf96cb61b5d41cc8ff75cce4eae80148 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>