ci-management.git
13 days agoCI: Update build node for ccsdk job 64/140864/1
Kevin Sandi [Sat, 10 May 2025 04:26:59 +0000 (22:26 -0600)]
CI: Update build node for ccsdk job

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I9d6e81f3f2cc9db1c3ba55bccd814428614517f9

3 weeks agoFix: Conditional install outdated deps on docker 15/140815/3
Anil Belur [Thu, 24 Apr 2025 23:54:35 +0000 (09:54 +1000)]
Fix: Conditional install outdated deps on docker

These fixes are required for the docker images.
Some deps/versions are unavailable on latest platforms
therefore install them conditionally if the platform version matches.

Issue-ID: CIMAN-33
Change-Id: I5dd8549224a3f1a45418e0071149089edb6bd4f6
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
3 weeks agoMerge "CI: Add Ubuntu 22.04 cattle configs for new images"
Anil Belur [Fri, 25 Apr 2025 23:31:57 +0000 (23:31 +0000)]
Merge "CI: Add Ubuntu 22.04 cattle configs for new images"

3 weeks agoMerge "CI: Add Ubuntu 22.04 builder"
Anil Belur [Fri, 25 Apr 2025 23:31:52 +0000 (23:31 +0000)]
Merge "CI: Add Ubuntu 22.04 builder"

4 weeks agoCI: Add Ubuntu 22.04 cattle configs for new images 16/140816/1
Anil Belur [Fri, 25 Apr 2025 00:04:36 +0000 (10:04 +1000)]
CI: Add Ubuntu 22.04 cattle configs for new images

The jobs using older labels must be updated with the
newer once (ex: ubuntu2204-docker-8c-8g) for nodes to
boot with these images.

The new images are built manually since most of the images
are outdated and haven't been updated for a while.

Issue-ID: CIMAN-33
Change-Id: Ia12a42c71045ba224a64772b73ddd4a895e89df3
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 weeks agoCI: Add Ubuntu 22.04 builder 86/140786/1
Anil Belur [Thu, 24 Apr 2025 10:14:39 +0000 (20:14 +1000)]
CI: Add Ubuntu 22.04 builder

Issue-ID: CIMAN-33
Change-Id: I578c6be1dee1505ee093f1a717d49d7ae230f432
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 weeks agoFix: Conditional install outdated deps 85/140785/1
Anil Belur [Thu, 24 Apr 2025 09:35:34 +0000 (19:35 +1000)]
Fix: Conditional install outdated deps

Some deps/versions are unavailable on latest platforms
therefore install them conditionally if the platform version matches.

Issue-ID: CIMAN-33
Change-Id: Ic8aa93e6112d8fc27cc35aebc3848d63ded2a736
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 weeks agoUse ubuntu20.04 build node for ccsdk 90/140590/1
Dan Timoney [Tue, 15 Apr 2025 18:32:48 +0000 (14:32 -0400)]
Use ubuntu20.04 build node for ccsdk

Update ccsdk/apps job to use Ubuntu 20.04 with Java 21

Issue-ID: CCSDK-4089
Change-Id: I1e8507171c21c81321fec8251bbd1582b735e979
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 weeks agoChore: Update common-packer to v0.16.7 79/140679/1
Kevin Sandi [Wed, 9 Apr 2025 16:40:40 +0000 (10:40 -0600)]
Chore: Update common-packer to v0.16.7

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I473ac373e1e19bb82d3268307dc9a8a02728cde0

8 weeks ago[MULTICLOUD] Set maven-version in multicloud 51/140551/1
Andreas Geissler [Mon, 24 Mar 2025 08:12:30 +0000 (09:12 +0100)]
[MULTICLOUD] Set maven-version in multicloud

add missing "maven-version" setting in multicloud as job is failing

Issue-ID: MULTICLOUD-1509

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I43c5265d3dad65002e1ad3b5be8a60f6fd25faa6

2 months agoUse maven 3.6 in multicloud pipeline to be compatible with new plugin 42/140542/1
Andreas Geissler [Fri, 21 Mar 2025 14:08:22 +0000 (15:08 +0100)]
Use maven 3.6 in multicloud pipeline to be compatible with new plugin

versions-maven-plugin version 2.18.0 requires maven 3.6

Issue-ID: MULTICLOUD-1509

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I1f54ff4f463a3f7f8f782540b33523cdd15252fb

2 months agoChore: upgrade GlobalJJB to v0.91.3 63/140463/1
Kevin Sandi [Thu, 13 Mar 2025 02:18:58 +0000 (20:18 -0600)]
Chore: upgrade GlobalJJB to v0.91.3

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: Ib68fdd43e855fbcdbeefc29706f1bb7d258d58aa

3 months agoUpdate ccsdk apps to use Java 21 JDK 60/140260/1
Dan Timoney [Wed, 19 Feb 2025 16:13:55 +0000 (11:13 -0500)]
Update ccsdk apps to use Java 21 JDK

Update ccsdk apps repo to use Java 21 JDK.  Note: plan to change
all CCSDK and SDNC repos to use Java 21.  For now, just changing
one seldom used repo as a test case.

Issue-ID: CCSDK-4089
Change-Id: I2d618bcc4d64a5e824f9364eb6eaea83a4c3ccdc
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 months agoCI: Update build node for opa-pdp jobs 45/140245/1
Kevin Sandi [Tue, 18 Feb 2025 17:17:39 +0000 (11:17 -0600)]
CI: Update build node for opa-pdp jobs

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I2e2536f3903071225c3d3ddad5ab6ef6f89079aa

3 months agoMerge "Chore: Update pre-commit stage name"
Anil Belur [Mon, 17 Feb 2025 11:46:27 +0000 (11:46 +0000)]
Merge "Chore: Update pre-commit stage name"

3 months agoChore: Update pre-commit stage name 35/140235/1
Matthew Watkins [Mon, 17 Feb 2025 11:41:23 +0000 (11:41 +0000)]
Chore: Update pre-commit stage name

Issue-ID: CIMAN-33

Change-Id: If7722bc2655e2548c5c469d98980388847753560
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
3 months agoCI: Build Ubuntu 22.04 packer images 32/140232/1
Anil Belur [Sun, 16 Feb 2025 04:23:31 +0000 (14:23 +1000)]
CI: Build Ubuntu 22.04 packer images

Ubuntu 20.04 support ends May 2025 ensure the images
are built and ready to upgrade to 22.04 which has support
until 2027.

Issue-ID: CIMAN-33
Change-Id: I9d435422c0170416b940f2831f388fe235a099e8
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
3 months agoUse java 17 for resources, traversal and graphadmin pipelines 61/140161/1
Fiete Ostkamp [Thu, 6 Feb 2025 13:51:56 +0000 (14:51 +0100)]
Use java 17 for resources, traversal and graphadmin pipelines

- use java 17
- use mvn36 instead of mvn35

Issue-ID: AAI-4128
Change-Id: I9027220882c0b5459e763dd6a54b53ef5996b910
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoUse maven 3.6 in aai-common pipeline to be compatible with the checkstyle plugin 40/140140/1
Fiete Ostkamp [Tue, 4 Feb 2025 12:19:06 +0000 (13:19 +0100)]
Use maven 3.6 in aai-common pipeline to be compatible with the checkstyle plugin

- checkstyle plugin version 3.6.0 requires maven 3.6.3

Issue-ID: AAI-4122
Change-Id: I9b70883dd5d7d0e6f2c63a7f432d2c599db9e060
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoUse java 17 in aai-common pipeline 36/140136/1
Fiete Ostkamp [Tue, 4 Feb 2025 11:01:49 +0000 (12:01 +0100)]
Use java 17 in aai-common pipeline

- with the spring boot 3 upgrade, Java 17 is necessary to build the project

Issue-ID: AAI-4121
Change-Id: Id64b3bf4e8ce83498bd7a02c6b1b9e99dc5336a6
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoAdded opa-pdp ci jobs 91/139991/2
srinivasyanamadala [Fri, 24 Jan 2025 10:25:33 +0000 (11:25 +0100)]
Added opa-pdp ci jobs

Issue-ID: POLICY-5248
Change-Id: I2be59b6129607cd0a0ec9a07715543f9039af3e1
Signed-off-by: srinivasyanamadala <srinivas.yanamadala@techmahindra.com>
3 months agoRemoved opa-pdp jobs-will raise another req for creating 79/139979/1
srinivasyanamadala [Thu, 23 Jan 2025 07:07:07 +0000 (08:07 +0100)]
Removed opa-pdp jobs-will raise another req for creating

Issue-ID: POLICY-5248
Change-Id: I78a316d3be22520d8e5937aeac8ed05772d2ba3e
Signed-off-by: srinivasyanamadala <srinivas.yanamadala@techmahindra.com>
4 months agoAdded gerrit release job to opa-pdp 29/139929/1
srinivasyanamadala [Mon, 20 Jan 2025 08:08:47 +0000 (09:08 +0100)]
Added gerrit release job to opa-pdp

Issue-ID: POLICY-5249
Change-Id: I7091909b38fa34201f7346d9b69824854ecb1c28
Signed-off-by: srinivasyanamadala <srinivas.yanamadala@techmahindra.com>
4 months agoChore: upgrade GlobalJJB to v0.91.1 03/139903/1
Kevin Sandi [Tue, 14 Jan 2025 17:12:08 +0000 (11:12 -0600)]
Chore: upgrade GlobalJJB to v0.91.1

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I55d06fc75592ed10db54d044381b3e73b91fbb8b

4 months agoFeat: add policy-opa-pdp clm job 94/139794/6
Kevin Sandi [Fri, 27 Dec 2024 10:01:08 +0000 (04:01 -0600)]
Feat: add policy-opa-pdp clm job

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: Ib004475fac078d44a3dfab56ce1f39f856991150

4 months agoChore: upgrade GlobalJJB to v0.91.0 88/139888/1
Kevin Sandi [Thu, 9 Jan 2025 19:38:34 +0000 (13:38 -0600)]
Chore: upgrade GlobalJJB to v0.91.0

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I4d47c2627573dc5a0ec884969ac6859275d1727f

4 months agoChore: upgrade to GlobalJJB v0.90.12 87/139887/1
Kevin Sandi [Thu, 9 Jan 2025 17:57:10 +0000 (11:57 -0600)]
Chore: upgrade to GlobalJJB v0.90.12

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: Ic31b5b594a30c2b2b25c6c013c63d14ffe97039f

4 months agoChore: upgrade ci jobs to JJB 6.3.0 78/139878/1
Kevin Sandi [Wed, 8 Jan 2025 18:56:54 +0000 (12:56 -0600)]
Chore: upgrade ci jobs to JJB 6.3.0

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I9844757b9d779bec54b1ffae6636a859172e7552

4 months agoRoll back to maven 3.8 38/139838/1
Dan Timoney [Wed, 8 Jan 2025 15:17:03 +0000 (10:17 -0500)]
Roll back to maven 3.8

Roll back upgrade to maven 3.9 to resolve build issue (mvn not found)

Issue-ID: CCSDK-4070
Change-Id: I475b8097f0710ecaed685050a7707d27e2032f41
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 months agoAdd SDNC jobs for Oslo branch 36/139836/1
Dan Timoney [Tue, 7 Jan 2025 15:37:45 +0000 (10:37 -0500)]
Add SDNC jobs for Oslo branch

Add SDNC jobs for Oslo branch.  Also, fall back to maven version 3.8
to resolve build issues.

Issue-ID: CCSDK-4069
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibb43618de3e6f74a9dc2b46cc62119eac8d4a448

4 months agoMerge "Update to use maven version 3.9"
Jessica Wagantall [Mon, 6 Jan 2025 17:56:43 +0000 (17:56 +0000)]
Merge "Update to use maven version 3.9"

4 months agoMerge "Add Jenkins jobs for CCSDK Oslo branches"
Jessica Wagantall [Mon, 6 Jan 2025 17:56:36 +0000 (17:56 +0000)]
Merge "Add Jenkins jobs for CCSDK Oslo branches"

4 months agoIncreased the time-out for sdc-maven-docker-stage-master 30/139830/1
rohit.raj@t-systems.com [Wed, 1 Jan 2025 07:36:50 +0000 (08:36 +0100)]
Increased the time-out for sdc-maven-docker-stage-master

- Addd build time-out for sdc-merge-docker-stage-master job

Issue-ID: SDC-4708
Change-Id: I20cbc88c904e1f3baf897854592da638ce977c59
Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
5 months agoIncreased the timout for sdc-merge-java job 76/139776/1
rohit.raj@t-systems.com [Fri, 20 Dec 2024 06:48:27 +0000 (07:48 +0100)]
Increased the timout for sdc-merge-java job

- 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>
5 months agoAdding csit jobs for policy-opa-pdp 70/139770/1
muraliparthatechm [Thu, 19 Dec 2024 07:16:38 +0000 (08:16 +0100)]
Adding csit jobs for policy-opa-pdp

Issue-ID: POLICY-5211
Change-Id: I89fcd4cf3f182f627f07c2fb93636560cdec1d90
Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
5 months agoUpdate to use maven version 3.9 62/139762/1
Dan Timoney [Wed, 18 Dec 2024 14:37:59 +0000 (09:37 -0500)]
Update to use maven version 3.9

Some plugins require maven version 3.8.3 or greater.  Github uses
version 3.8.2 for maven 3.8, which is not sufficient.  So to avoid
this issue, we are upgrading to maven version 3.9

Issue-ID: CCSDK-4070
Change-Id: I7cd2c56ed72f2c7dc2850aaab6dd923cdea49c0d
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 months agoAdd Jenkins jobs for CCSDK Oslo branches 61/139761/1
Dan Timoney [Thu, 12 Dec 2024 19:01:12 +0000 (14:01 -0500)]
Add Jenkins jobs for CCSDK Oslo branches

Add Jenkins jobs for CCSDK Oslo branches

Issue-ID: CCSDK-4069
Change-Id: I2047c90fbcb95a9e4d5de5f511898b52414eb24f
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 months agoAdding docker-login action for golang templates 45/139745/1
muraliparthatechm [Mon, 16 Dec 2024 16:16:54 +0000 (17:16 +0100)]
Adding docker-login action for golang templates

Issue-ID: POLICY-5167
Change-Id: Ibe519c7901e4419167cd14a92bf970ff6fc59ff5
Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
5 months agochanges for policy-opa-pdp jobs 70/139670/1
Deena [Thu, 12 Dec 2024 07:17:14 +0000 (08:17 +0100)]
changes for policy-opa-pdp jobs

Issue-ID: POLICY-5167
Change-Id: Id61d51fbb3e4b75b902045ce740e2acb36919431
Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
5 months agoMerge "aai-common sonar and clm jobs are broken due to missing docker environment"
Kevin Sandi [Tue, 10 Dec 2024 20:03:07 +0000 (20:03 +0000)]
Merge "aai-common sonar and clm jobs are broken due to missing docker environment"

5 months agoMerge "Increase pipeline timeout for integration tests"
Jessica Wagantall [Tue, 10 Dec 2024 17:55:05 +0000 (17:55 +0000)]
Merge "Increase pipeline timeout for integration tests"

5 months agoIncrease pipeline timeout for integration tests 66/139666/1
Khantwal [Tue, 10 Dec 2024 10:11:19 +0000 (15:41 +0530)]
Increase pipeline timeout for integration tests

- Add build timeout to 120 minutes

Issue-ID: SDC-4702
Change-Id: I3c02ce598f145691c4c2b13a510ec19791745607
Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
5 months agoaai-common sonar and clm jobs are broken due to missing docker environment 79/139679/2
Fiete Ostkamp [Fri, 6 Dec 2024 07:41:49 +0000 (08:41 +0100)]
aai-common sonar and clm jobs are broken due to missing docker environment

- 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>
5 months agoChore: Update global-jjb to v0.90.11 40/139640/1
Kevin Sandi [Tue, 3 Dec 2024 18:18:09 +0000 (12:18 -0600)]
Chore: Update global-jjb to v0.90.11

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I45c8f44a744f3fe87e74143914a5bf9cb09c01c3

5 months ago[CPS] Add jobs for Oslo 27/139627/2
mpriyank [Mon, 2 Dec 2024 09:53:02 +0000 (09:53 +0000)]
[CPS] Add jobs for Oslo

- 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>
5 months agoIncrease pipeline timeout for integration tests 00/139600/2
Khantwal [Fri, 29 Nov 2024 11:44:34 +0000 (17:14 +0530)]
Increase pipeline timeout for integration tests

- Add build timeout to 120 minutes

Issue-ID: SDC-4702
Change-Id: I43f31d4a55fcd3433a1cf6f41806c5d8b95cf650
Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
5 months agoMerge "Chore: Update global-jjb to latest v0.90.10"
Jessica Wagantall [Fri, 22 Nov 2024 20:12:17 +0000 (20:12 +0000)]
Merge "Chore: Update global-jjb to latest v0.90.10"

5 months agoUse docker build node for aai-common to enable testcontainers test 39/139539/2
Fiete Ostkamp [Fri, 22 Nov 2024 14:47:21 +0000 (15:47 +0100)]
Use docker build node for aai-common to enable testcontainers test

Issue-ID: AAI-4071
Change-Id: I0311a5fd3305fcf6f4f21258f9e6f8c536714007
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
5 months agoChore: Update global-jjb to latest v0.90.10 35/139535/1
Anil Belur [Fri, 22 Nov 2024 14:04:04 +0000 (00:04 +1000)]
Chore: Update global-jjb to latest v0.90.10

Issue-ID: CIMAN-33
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I72376f0375227d20112282ba0cf2b4a878954931

6 months agoMerge "patch jenkins jobs for opa-pdp"
Matthew Watkins [Thu, 21 Nov 2024 16:17:37 +0000 (16:17 +0000)]
Merge "patch jenkins jobs for opa-pdp"

6 months agopatch jenkins jobs for opa-pdp 83/139283/2
gururajarao79 [Wed, 20 Nov 2024 09:39:51 +0000 (10:39 +0100)]
patch jenkins jobs for opa-pdp

Issue-ID: POLICY-5167
Change-Id: I38d158446084f2822cefb6499b5b710f47e27e84
Signed-off-by: gururajarao79 <gb00566633@techmahindra.com>
6 months agoAdd oslo jenkins jobs for Policy components 94/139494/1
rameshiyer27 [Wed, 20 Nov 2024 13:38:51 +0000 (13:38 +0000)]
Add oslo jenkins jobs for Policy components

Issue-ID: POLICY-5166
Change-Id: I95f6a388c7151ce67ccd3170cef9192db8b2c55e
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
6 months agoMerge "Chore: Update common-packer to the latest v0.16.6"
Anil Belur [Mon, 4 Nov 2024 22:30:25 +0000 (22:30 +0000)]
Merge "Chore: Update common-packer to the latest v0.16.6"

6 months agoaai-common docker build broken 00/139300/1
Fiete Ostkamp [Tue, 29 Oct 2024 13:02:05 +0000 (14:02 +0100)]
aai-common docker build broken

- 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>
6 months agoIncrease pipeline timeout for integration tests 97/139297/1
Fiete Ostkamp [Tue, 29 Oct 2024 08:39:02 +0000 (09:39 +0100)]
Increase pipeline timeout for integration tests

- increase from 90 to 120 minutes

Issue-ID: SDC-4692
Change-Id: I64e8a6befb7b4d465166e58e60380be137ca5147
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
6 months agoResources CLM job is broken due to missing docker environment 96/139296/1
Fiete Ostkamp [Mon, 28 Oct 2024 14:26:16 +0000 (15:26 +0100)]
Resources CLM job is broken due to missing docker environment

- 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>
6 months agoRemove MaxPermSize jvm arg 94/139294/1
Fiete Ostkamp [Sat, 26 Oct 2024 21:29:18 +0000 (23:29 +0200)]
Remove MaxPermSize jvm arg

- 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>
6 months agoChore: Update common-packer to the latest v0.16.6 68/139268/1
Anil Belur [Fri, 25 Oct 2024 05:18:59 +0000 (15:18 +1000)]
Chore: Update common-packer to the latest v0.16.6

Issue-ID: CIMAN-33
Change-Id: I84c1d1482810bb7e020cb6a56f51be16cbb57750
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 months agoMerge "Chore: Automation adds policy-opa-pdp.yaml"
Jessica Wagantall [Thu, 24 Oct 2024 18:28:29 +0000 (18:28 +0000)]
Merge "Chore: Automation adds policy-opa-pdp.yaml"

6 months agoChore: Automation adds policy/opa-pdp config files 71/139171/1
lf-jobbuilder [Wed, 23 Oct 2024 23:53:04 +0000 (23:53 +0000)]
Chore: Automation adds policy/opa-pdp config files

Issue-ID: CIMAN-33
Change-Id: I2d8d97eb5fddd6d59fd0f76d54bf5cf74e47a670
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
6 months agoChore: Automation adds policy-opa-pdp.yaml 69/139169/1
lf-jobbuilder [Wed, 23 Oct 2024 23:51:50 +0000 (23:51 +0000)]
Chore: Automation adds policy-opa-pdp.yaml

Issue-ID: CIMAN-33
Change-Id: I58e1761f8bb03424558d50957495289c6c7b3865
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
6 months agoFeat: Enable Github2Gerrit workflow 60/139260/2
Anil Belur [Wed, 23 Oct 2024 21:55:05 +0000 (07:55 +1000)]
Feat: Enable Github2Gerrit workflow

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>
6 months agoSonarcloud scan is not working 55/139255/1
Fiete Ostkamp [Wed, 23 Oct 2024 07:26:09 +0000 (09:26 +0200)]
Sonarcloud scan is not working

- 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>
7 months agoSonarcloud scan is not working 41/139241/1
Fiete Ostkamp [Tue, 22 Oct 2024 07:18:30 +0000 (09:18 +0200)]
Sonarcloud scan is not working

- 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>
7 months agoChore: Deprecate cps-tbdmt 28/139228/1
Jessica Wagantall [Thu, 17 Oct 2024 18:35:34 +0000 (11:35 -0700)]
Chore: Deprecate cps-tbdmt

This repo is no longer part of future releases.

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I6c57fc66aabcffaa16e543cb51d17c3680d2fafd

7 months agoRevert "Update ONAP Maven Verify job to run FTC tests on a1pms patch set" 98/138998/1
raviteja.karumuri [Mon, 23 Sep 2024 10:45:35 +0000 (11:45 +0100)]
Revert "Update ONAP Maven Verify job to run FTC tests on a1pms patch set"

This reverts commit 408907e259a0ed1d012203ec3ed196167ac006e4.

Issue-ID: CCSDK-4057
Change-Id: I837d79f401dff9e93e662d20952b44886e0d45c8
Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
8 months agoUpdate ONAP Maven Verify job to run FTC tests on a1pms patch set 68/138968/1
raviteja.karumuri [Thu, 19 Sep 2024 12:59:27 +0000 (13:59 +0100)]
Update ONAP Maven Verify job to run FTC tests on a1pms patch set

Issue-ID: CCSDK-4057
Change-Id: I45106688730c717b2ed041db0ea3117be6557f7a
Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
8 months agoUse Java 11 in graphadmin 63/138963/1
Fiete Ostkamp [Wed, 18 Sep 2024 14:18:57 +0000 (16:18 +0200)]
Use Java 11 in graphadmin

Issue-ID: AAI-4001
Change-Id: I3368532f0703b2913e9e07760f52913eb77b5af9
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
8 months agoUse Java 11 in traversal 62/138962/1
Fiete Ostkamp [Wed, 18 Sep 2024 14:16:29 +0000 (16:16 +0200)]
Use Java 11 in traversal

Issue-ID: AAI-4000
Change-Id: Iacca497dfc6dd386d97c179fb3f43a4d70717261
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
8 months agoUse Java 11 in resources 59/138959/1
Fiete Ostkamp [Wed, 18 Sep 2024 14:00:43 +0000 (16:00 +0200)]
Use Java 11 in resources

- switch `java-version` to openjdk11

Issue-ID: AAI-3996
Change-Id: Ibea1a2b9995a57cca34b194f481e74bc090bdb72
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
8 months agoMerge "Use java 11 in aai-common"
Thomas Kulik [Wed, 18 Sep 2024 12:07:36 +0000 (12:07 +0000)]
Merge "Use java 11 in aai-common"

8 months ago[POLICY] Remove extra apex-pdp job 72/138872/2
adheli.tavares [Fri, 30 Aug 2024 09:08:36 +0000 (10:08 +0100)]
[POLICY] Remove extra apex-pdp job

- 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>
8 months agoChore: retire dmaap jobs and clm scans 07/138907/1
Kevin Sandi [Thu, 5 Sep 2024 14:07:07 +0000 (08:07 -0600)]
Chore: retire dmaap jobs and clm scans

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I85661c4ca9c7e10942206b66a70209b71a41e5b8

8 months agoMerge "Use docker build node for model-loader to enable testcontainers test"
Thomas Kulik [Wed, 4 Sep 2024 13:16:05 +0000 (13:16 +0000)]
Merge "Use docker build node for model-loader to enable testcontainers test"

8 months agoUse docker build node for model-loader to enable testcontainers test 42/138842/1
Fiete Ostkamp [Mon, 26 Aug 2024 09:06:41 +0000 (11:06 +0200)]
Use docker build node for model-loader to enable testcontainers test

Issue-ID: AAI-3975
Change-Id: I1870113d24981ac819c9479ae91565a100ddb107
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
8 months agoCCSDK/ORAN - re-enable London jenkins jobs 33/138833/2
JohnKeeney [Fri, 23 Aug 2024 10:20:44 +0000 (11:20 +0100)]
CCSDK/ORAN - re-enable London jenkins jobs

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>
9 months agoFix newdelhi build for sdnc-apps for java17 81/138681/1
Dan Timoney [Fri, 9 Aug 2024 15:02:48 +0000 (11:02 -0400)]
Fix newdelhi build for sdnc-apps for java17

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

9 months agoAdd builds for ccsdk, sdnc New Delhi branches 58/138658/1
Dan Timoney [Thu, 8 Aug 2024 14:29:26 +0000 (10:29 -0400)]
Add builds for ccsdk, sdnc New Delhi branches

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>
9 months agoUse java 11 in aai-common 30/138630/1
Fiete Ostkamp [Tue, 6 Aug 2024 07:52:49 +0000 (09:52 +0200)]
Use java 11 in aai-common

- use java11 for the aai-common jobs

Issue-ID: AAI-3945
Change-Id: Ie4f68c926df06e4f2facc2a81883275779689153
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
9 months agoFix: Add "mvn-version" for SO stage jobs 79/138579/1
Eric Ball [Thu, 25 Jul 2024 18:25:16 +0000 (11:25 -0700)]
Fix: Add "mvn-version" for SO stage jobs

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>
9 months ago[POLICY] Deprecation of policy-gui 76/138576/1
adheli.tavares [Thu, 25 Jul 2024 08:55:16 +0000 (09:55 +0100)]
[POLICY] Deprecation of policy-gui

Issue-ID: POLICY-5049
Change-Id: I6bbf44b6abde6b4efd6e1eb9b0a04acf6419b911
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
9 months agoMerge "Fix: Change so-java17 job to mvn38, centos8"
Jessica Wagantall [Wed, 24 Jul 2024 17:16:14 +0000 (17:16 +0000)]
Merge "Fix: Change so-java17 job to mvn38, centos8"

9 months agoFix: Change so-java17 job to mvn38, centos8 57/138557/1
Eric Ball [Wed, 24 Jul 2024 00:43:45 +0000 (17:43 -0700)]
Fix: Change so-java17 job to mvn38, centos8

Change-Id: I484c545b085959823b82e193d023ca0a60f7925b
Issue-ID: CIMAN-33
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
10 months ago[POLICY] Remove trigger jobs for CSIT 08/138508/1
adheli.tavares [Fri, 19 Jul 2024 12:58:08 +0000 (13:58 +0100)]
[POLICY] Remove trigger jobs for CSIT

- 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>
10 months agoDisable commit lint 17/138417/2
Fiete Ostkamp [Thu, 11 Jul 2024 08:45:20 +0000 (10:45 +0200)]
Disable commit lint

- 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>
10 months ago[OOM] Add newdelhi branch 81/138381/1
Andreas Geissler [Thu, 4 Jul 2024 06:42:12 +0000 (08:42 +0200)]
[OOM] Add newdelhi branch

Issue-ID: OOM-3303

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I9393a21f4eb2f41acdbaca95f622dd9bd5d42f69

10 months agoMerge "[POLICY] Revert CSIT jobs to run after java-verify"
Jessica Wagantall [Wed, 26 Jun 2024 17:10:07 +0000 (17:10 +0000)]
Merge "[POLICY] Revert CSIT jobs to run after java-verify"

10 months agoMerge "[POLICY] Configure sonar jobs"
Jessica Wagantall [Wed, 26 Jun 2024 17:09:11 +0000 (17:09 +0000)]
Merge "[POLICY] Configure sonar jobs"

10 months ago[POLICY] Revert CSIT jobs to run after java-verify 32/138332/1
adheli.tavares [Wed, 26 Jun 2024 14:15:33 +0000 (15:15 +0100)]
[POLICY] Revert CSIT jobs to run after java-verify

- 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>
10 months ago[POLICY] Configure sonar jobs 27/138327/1
adheli.tavares [Fri, 21 Jun 2024 09:03:06 +0000 (10:03 +0100)]
[POLICY] Configure sonar jobs

- run sonar daily
- run sonar on verify level

Issue-ID: POLICY-5057
Change-Id: Id903aeb2ff1257b37c26c8caa58fcfbe0d43a5e4
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
10 months agoChore: Remove deprecated jobs 26/138326/1
Jessica Wagantall [Tue, 25 Jun 2024 23:23:56 +0000 (16:23 -0700)]
Chore: Remove deprecated jobs

These repos were deprecated as part of IT-26907

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I38c55708604b566401ed4e8835fb30253908caf1

10 months agoChore: Remove unused Jenkins jobs 24/138324/1
Jessica Wagantall [Tue, 25 Jun 2024 16:55:26 +0000 (09:55 -0700)]
Chore: Remove unused Jenkins jobs

These repos were deprecated as part of IT-26907

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ia455536fa8f2a338c2637eaf859f7c6c77a74bab

11 months ago[POLICY] Trigger CSITs in code reviews. 85/138285/2
adheli.tavares [Tue, 18 Jun 2024 12:41:32 +0000 (13:41 +0100)]
[POLICY] Trigger CSITs in code reviews.

- 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>
11 months agoUpgrade jdk17 for specific branch - java17 52/138252/3
sanket12345 [Mon, 17 Jun 2024 06:58:35 +0000 (08:58 +0200)]
Upgrade jdk17 for specific branch - java17

-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>
11 months agoMerge "Usecaseui adds a newdelhi branch"
Jessica Wagantall [Wed, 12 Jun 2024 19:09:20 +0000 (19:09 +0000)]
Merge "Usecaseui adds a newdelhi branch"

11 months agoFix: Typo in sonarcloud job for policy-clamp 14/138214/1
Kevin Sandi [Wed, 12 Jun 2024 15:19:21 +0000 (09:19 -0600)]
Fix: Typo in sonarcloud job for policy-clamp

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: Ibbceb405a9b45303f95bb94e8250477f6871fecf

11 months agoUsecaseui adds a newdelhi branch 29/138129/1
kaixiliu [Wed, 12 Jun 2024 01:45:43 +0000 (09:45 +0800)]
Usecaseui adds a newdelhi branch

Issue-ID: USECASEUI-838
Change-Id: Ic3a2f5afdc014f5187c6d9d22900f0ea103c5bd7
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
11 months ago[POLICY] Run CSIT on verify level 62/138162/4
adheli.tavares [Tue, 11 Jun 2024 14:04:52 +0000 (15:04 +0100)]
[POLICY] Run CSIT on verify level

Issue-ID: POLICY-5029
Change-Id: I3ee4b9777de8cb6c9106f84120984f2cb015f670
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
11 months agoChore: Upgrade global-jjb to v0.90.8 49/138149/1
Kevin Sandi [Thu, 6 Jun 2024 23:54:35 +0000 (17:54 -0600)]
Chore: Upgrade global-jjb to v0.90.8

Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: Ie755932ea90422208e72f107e65ee29a58fddf55

11 months agoFix: Upgrade global-jjb to v0.90.7 48/138148/1
Jessica Wagantall [Thu, 6 Jun 2024 16:58:54 +0000 (09:58 -0700)]
Fix: Upgrade global-jjb to v0.90.7

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