summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-09-16Chore: Move to centos8-builderBengt Thuree15-34/+34
jjb/aai/aai-aai-common.yaml jjb/aai/aai-babel.yaml jjb/aai/aai-graphadmin.yaml jjb/aai/aai-graphgraph.yaml jjb/aai/aai-logging-service.yaml jjb/aai/aai-model-loader.yaml jjb/aai/aai-resources.yaml jjb/aai/aai-rest-client.yaml jjb/aai/aai-schema-service.yaml jjb/aai/aai-sparky-be.yaml jjb/aai/aai-sparky-fe.yaml jjb/aai/aai-traversal.yaml jjb/ccsdk/apps.yaml jjb/ccsdk/ccsdk-oran.yaml jjb/ccsdk/cds.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: If82f0d001e990299643a7dfac099c326c3d3eac5
2022-09-15Chore: Update builder and redis nodesJessica Wagantall3-3/+3
Update builder and redis nodes with JDK11 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4a8844d5970eccadbcd6ed244760e23dd344df55
2022-09-12Remove deprecated redis and memcached nodesJessica Wagantall2-6/+0
Remove Centos7 and Ubuntu18.04 redis and memcached nodes. Builds migrated to newer OS versions in 6898eaff5b9587a55615004d9a37efd3b1c29b72 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iacf194ce5e29bfbba7c9b30ff4e5c29710dcd6cc
2022-09-12Update memcached and redis jobsJessica Wagantall4-6/+6
Update jobs to use memcached ubuntu20.04 and redis centos8 nodes. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1f8c5adc8e19cd1fdec473bd6399f4238185623f
2022-09-12Add new Centos8,Ubuntu 20.04 nodesJessica Wagantall10-0/+30
Add new nodes in preparation to migrate to the new OS versions. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I66380869cc1d5c617a87d4d513ab6738c625d76e
2022-09-12Update Erlang versionJessica Wagantall1-1/+1
Update to the latest version available for ubuntu trusty amd64 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If70ef85ebab7456dccd8b5323f12a788430d0d77
2022-09-09Add dependency libssl for Ubuntu 20.04Jessica Wagantall1-0/+6
Needed as dependency of Erlang Issue-ID: CIMAN-33 Change-Id: I32debebfacf62d9df59bc501af569524f2ebece1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2022-09-09Merge "Chore: Adding python3-ncclient for 20.04"Jessica Wagantall2-0/+2
2022-09-08Chore: Adding python3-ncclient for 20.04Bengt Thuree2-0/+2
Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I42197163bddfe2f214b62584ed082052dc17dfc0
2022-09-08Chore: Update local-dockerBengt Thuree1-1/+14
Replace libwxgtk3.0-0v5 with libwxgtk3.0-gtk3-0v5 Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I6aa5cdc57b8cb0ad623fb9cae1012f367c6eac20
2022-09-07Update local-builderJessica Wagantall1-3/+20
Update supporting packages for Ubuntu 18.04 and 20.04 Remove duplicates Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I63db8b56b794dde92c70c86dcb6f060ee3cdaf7f
2022-09-08Revert "CI: Upgrade global-jjb to the latest v0.80.2"Anil Belur1-0/+0
This reverts commit 9402fc1e5a62eb9eb1609e757d4db4adec569ec7. Issue-ID: CIMAN-33 Change-Id: I2a9f31aa0b69e9d2444b3adba5203213a96846fa Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2022-09-07Merge "CI: Upgrade global-jjb to the latest v0.80.2"Jessica Wagantall0-0/+0
2022-09-07Merge "Update local-docker"Bengt Thuree1-0/+3
2022-09-06Update local-dockerJessica Wagantall1-0/+3
NPM and supporting libraries are only installed for Ubuntu. Skip NPM upgrades for CentOS. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7d48c2c31c5ac9da9f85510ee626bc9dc6bd820b
2022-09-07Feat: Add CentOS Streams 8 packer jobsAnil Belur2-3/+3
CentOS 8 is EOL and is replaced with CentOS Appstreams. Change-Id: I687bc7f8fd1a69ed2006e807f6be5c4e7cb985d9 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2022-09-07CI: Upgrade global-jjb to the latest v0.80.2Anil Belur1-0/+0
Change-Id: I0c344c8c8232bb9cb2c5bd10fd3fa9fec4e43d24 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2022-09-06Update packer for Ubuntu 20.04Jessica Wagantall1-3/+19
Update supporting packages available for Ubuntu 20.04 Isolate the packages needed for Ubuntu 18.04 Remove duplicates Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I15750c2fb5dd5389a3525e2a441d241cce30e331
2022-08-31Add Centos8 packer jobsJessica Wagantall1-0/+3
This is a first step into evaluating a migration from Centos7 to Centos8. We need to generate Centos8 nodes to start. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic67f34cbcf5579d799c41cd87229312c3336cde3
2022-08-30Update Ubuntu nodesJessica Wagantall5-5/+5
Update to fetch latest python versions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic45e7d449f52b295ecb83b532feea826cf8dea9f
2022-08-30Revert "Upgrade global-jjb v0.79.4"Jessica Wagantall1-0/+0
This reverts commit 1640282edd7a1dfbe5050602f516afa7febeae01. Revert back to v0.79.3, we need to make sure the nodes are updated first with the latest Python versions. Issue-ID: CIMAN-33 Change-Id: I5bc13756a0bcf80aceee345fd7367291a31b9312
2022-08-30Merge "Fix: Replace nodejs-dev with libnode-dev on 20.04 Ubuntu Should fix ↵Jessica Wagantall2-2/+18
IT-24453"
2022-08-30Chore: Update global-jjb to the latest v0.80.1Anil Belur1-0/+0
Issue-ID: CIMAN-33 Change-Id: I4b4aa493f18ba4c6049e68453bf0c294528946c7 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2022-08-30Fix: Replace nodejs-dev with libnode-dev on 20.04 UbuntuBengt Thuree2-2/+18
Should fix IT-24453 Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ieaffcda560eaa39d49ad3a66ddf1c19f0a286e8c
2022-08-29Upgrade global-jjb v0.79.4Jessica Wagantall1-0/+0
Upgrade to fetch latest sbom fixes and python script install upgrades Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic7b12832424decb7599f5a24015bd677b84784a5
2022-08-29Upgrade common packerJessica Wagantall1-0/+0
Upgrade to version v0.11.0 to fetch latest updates Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I94cef472f22267e713d92fc2178d7a6caf89b550
2022-08-24Revert "[DCAE] Set 3.9 for tox run"Vijay Venkatesh Kumar1-1/+1
This reverts commit b39543603f98c745ece0f049644f6583a64d6195. Reason for revert: 3.9 not supported under CI ERROR: unknown environment 'py3.9' reported in logs Change-Id: Iacfd5c3c9bcc64eeaebd0be73610e6347f3a0531 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-24[DCAE] Set 3.9 for tox runvv770d1-1/+1
Address error from https://jenkins.onap.org/job/dcaegen2-services-ml-prediction-ms-tox-verify-all/11/console Change-Id: I3545af9c260f52cbc01f9ecbedf5ee6594b159f2 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-17[DCAE] Increase timeout for HB jobsvv770d1-0/+1
Address https://jenkins.onap.org/job/dcaegen2-services-heartbeat-tox-verify-master/4/console Change-Id: I7e985eb158086d9dcba089f704cffa84b44d8ad4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-16[OOM] Remove helm3.6 linting jobAndreas Geissler1-1/+0
Issue-ID: OOM-3018 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5eac858024d67335cceea77b5ffe373a4ca50074
2022-08-12[HELM] Bump packer node versionefiacor1-1/+1
Change-Id: I3a05981f3850d4b9cb43b0c10c55087f7c8c5a6d Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3018
2022-08-11[OOM] Upgrade oom versionsefiacor3-2/+38
Change-Id: I79c7bdca4c7b683d74e10afed84395649a233a9f Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3018
2022-08-09Upgrade global-jjb to v0.79.3Jessica Wagantall1-0/+0
Upgrade to global-jjb v0.79.3 to allow SBOM reports being added as part of the staging package. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I3e65c02107f13ece42fe849b53b0d4fe8032277c
2022-08-08Merge "[DCAE] Fix verify trigger dcaegen2-platform java jobs"Jessica Wagantall4-0/+12
2022-08-08[DCAE] Fix verify trigger dcaegen2-platform java jobsvv770d4-0/+12
Change-Id: I7ebbc900dc83c8e419048479b4bc00184e5d7c44 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-05Update CCSDK, SDNC CSIT to use mvn 3.8Dan Timoney2-0/+3
Update CCSDK and SDNC CSIT jobs to use maven 3.8, required for OpenDaylight Sulfur release Issue-ID: CIMAN-421 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib39163703e7ecca7aa2e22ea97cf7928d9f8d5f9
2022-08-03Update global-settings file for SBOMJessica Wagantall1-1/+17
SBOM needs to look into /tmp/r for additional Maven dependencies since Jenkins redirects the install to that location. Add new profile for this rule. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I3784c947f99a6b260af0ef4bc9bfe26eaf4c3269
2022-08-02[DCAE] Enable tox verify job for ogr checkvv770d2-8/+8
Change-Id: I025aeaacbbfe22bc27067a46328878bbb4d3c97a Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3189 Issue-ID: DCAEGEN2-3186
2022-07-30Remove unused branches in UUIxudan164-10/+0
The jobs especially the docker build jobs running on Istanbul branch will override the UUI docker images with tag latest. UUI doesn't need running on Istanbul branch anymore, so remove it. And there is no Kohn branch yet, also remove it. Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: CIMAN-420 Change-Id: Iec5dbc6fc357e84faf892075e17964b481ce67b8
2022-07-27Remove jjb for openstack-vioBin Yang4-0/+7
Issue-ID: MULTICLOUD-1493 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Id31dd1d41ea1b05dbc6fd002dbd60c700dd2cefe
2022-07-26[DCAE] Fix verify jobs trigger for DL and Slice sub-componentvv770d2-7/+7
Change-Id: I3ddcde5b89b70ec2928fc75c91c463a69c34db57 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236 Signed-off-by: vv770d <vv770d@att.com>
2022-07-25[DCAE] Fix verify jobs trigger for KPI-msvv770d1-2/+2
Change-Id: I81aa99fb98591bc0625422b8ed1924d1ac7c15c4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-07-25Merge "[DCAE] Fix verify jobs trigger overlap"Jessica Wagantall3-14/+25
2022-07-25Merge "[DCAE] Remove obsolete components jobs"Jessica Wagantall4-179/+0
2022-07-22[DCAE] Fix verify jobs trigger overlapvv770d3-14/+25
Change-Id: I59155451c070a45cadd1bf01163eff5de63e9bd5 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236 Signed-off-by: vv770d <vv770d@att.com>
2022-07-21[DCAE] Remove obsolete components jobsvv770d4-179/+0
Jobs were setup part of POC in R8 which is no longer active Change-Id: Iddcedf38c8984f519b959985da4cde0f5df78591 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3235
2022-07-19[DCAE] Enable review tool validationvv770d1-1/+3
Remove -E flag to fail build on any error Added -S to print out the success messages Change-Id: I27b19d9e3e87a85675b4a3b07ea753c2ba8da676 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3232 Signed-off-by: vv770d <vv770d@att.com>
2022-07-18[DCAE] Add mvn stage jobs for DCAE MOD componentsvv770d3-0/+21
Added gerrit-maven-stage jobs for MOD/runtime, MOD/Designtime and MOD/Genprocessor (all java components) with SBOM report generation support Change-Id: I1bf9cd6eb33e6fb970ab4aecf35cb63b35609aec Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3225
2022-07-18[DCAE] Enable SBOM report instrumentationvv770d14-0/+22
Added new properties to enable SBOM report generation Change-Id: I74d262ec9844a1c6d87d821fb50b26bc70cdef56 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3225
2022-07-18[DCAE] Switch to global jobs - java sub-components additional reposvv770d6-49/+63
Migrate remaining sub-component project/repo to global jobs Enable OGR check on verify Change-Id: I0d823a610823b7f3baa9af8398ecaac524a092e9 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3188 Issue-ID: DCAEGEN2-3186