summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg4-152/+116
Change-Id: Id20c28def6cf96c13c4869cdeb343d9249327a3e Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg9-282/+281
Change-Id: I2a76fff56c3cb3d815b9cabe7e2fbd2d9a24b37a Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg8-196/+192
Change-Id: I0e01f2b701bc46fe5dd7b4e6187444efb7cac53a Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg5-128/+125
Change-Id: I03d7a5d94d60e3303c4ed5cfccf3daa9490be58c Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg16-289/+276
Change-Id: I40f9454f95281ae104d2d3ce61f1228eb7317f6e Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg6-53/+53
Change-Id: Iadd1156df936632fc674ad1353d0b807bdf66d70 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Rector: Cleanup for pre-commitAndrew Grimberg9-221/+204
Change-Id: Ibf927ea663b1658c9e7cc6fb8b72ab81be2b69ef Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg6-66/+65
Change-Id: Iae406410654e207880c15c93e9786abba9bceef4 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03[POLICY]Add Apex-PDP postgres testswaynedunican1-0/+19
Issue-ID: POLICY-4645 Change-Id: I2e353eaef2699711c5e6734be5267a0fb6744a3f Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-05-02Refactor: Config cleanup for pre-commitAndrew Grimberg3-5/+5
Change-Id: I7a0ae304ce9a89221be2af0d89d6368e3ace3c54 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-02Remove Policy k8s jenkins job from ONAPrameshiyer273-222/+0
Removing the kubernetes based policy integration tests from ONAP as the infrastructure is not sufficient to run Microk8s cluster. Issue-ID: POLICY-4655 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Iad7a57244ab73e215b2d3e837ea09daf73b99553
2023-05-01Update build node for cds merge buildDan Timoney1-1/+1
Updated cds merge build to run on Centos8 docker node to resolve build issue Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I66530970039b648913476d8f5111c37e5af496fd
2023-04-26Chore: Unpin tox version and remove tox-pyenvMatthew Watkins1-1/+1
Issue-ID: CCSDK-3820 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Ic1a7eeddc2d997649e2c497a6f270a0ddb72a772
2023-04-18Merge "Refactor!: JJB code comply with updates to v5.x"Kevin Sandi12-41/+46
2023-04-18Refactor!: JJB code comply with updates to v5.xAnil Belur12-41/+46
Update global-jjb v0.86.0, this updates the minimal version of JJB to v5.0.2. Issue-ID: CIMAN-33 Change-Id: I26089604b401a8b486d752a4780b1981788d19ad Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-04-17error level in log message for improved readabilitythmsdt1-25/+25
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I02d050289185ecc799279f3f61691c3d800b3e91
2023-04-12Fix ONAP SDK tests execution using Python 3.7Michal Jagiello1-0/+1
CentOS build node has not Python3.7 and Python 3.9 is not executed properly Issue-ID: INT-2219 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I6fd062e95038a0fdd20ac764fa375c0b7d516428
2023-04-11Chore: Cleanup unused packer jobsJessica Wagantall1-6/+0
Remove packer jobs for deprecated nodes Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id07fdbf542d43dd121b8bfa6789b818ef6221a10
2023-04-11Fix ONAP SDK pypi jobsMichal Jagiello1-9/+0
ONAP SDK should be pushed into pypi on release but verify should be called on each change pushed into Gerrit Issue-ID: INT-2188 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I820d5833e0ca687955b5e12a5e9c74924ddb10a6
2023-04-10Chore: Upgrade helm jobsJessica Wagantall1-2/+2
- Upgrade 20.04 image - Migrate helm jobs to Ubuntu 20.04 - Remove deprecated node Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia20cc96cbb7da31146d95319be5ea27b097b1390
2023-04-10Chore: Use a smaller node for release jobsJessica Wagantall121-122/+122
This is in order to save some costs since these jobs do not require a 8c-8g node Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id0ec9e33ac4bc1c7c63dbd6bc7671c47aec996fa
2023-04-10Chore: Move to centos8-builderJessica Wagantall4-5/+5
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iec6250ff4ae8f0a7db65d7d7c77a26e500a402b9
2023-04-06[CPS] Add london related jobmpriyank2-0/+6
- add job for cps and ncmp-dmi-plugin Issue-ID: CPS-1609 Change-Id: I4fac26feb51d23f2e211a63cfe03bd26f81e916e Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-04-05Merge "Chore: Automation adds portal-ng-preferences.yaml"Jessica Wagantall1-0/+15
2023-04-05Merge "Chore: Automation adds portal-ng-bff.yaml"Jessica Wagantall1-0/+15
2023-04-04Chore: Automation adds portal-ng-bff.yamllf-jobbuilder1-0/+15
Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I3177633b8c5d9ff271bb289a6867da073e15dd9f
2023-04-04Chore: Automation adds portal-ng-preferences.yamllf-jobbuilder1-0/+15
Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I5fc7b836d11356173860b6a78530f9518399e8f8
2023-04-04Merge "doc check updated (multiple tox.ini)"Bengt Thuree1-1/+21
2023-04-04doc check updated (multiple tox.ini)thmsdt1-1/+21
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Iea0786b6a691d2f8940c50f41638e84f93d8c21e
2023-04-03Merge "Chore: Move to centos8-builder"Kevin Sandi14-26/+26
2023-04-03Merge "Chore: Move to centos8-builder"Kevin Sandi9-15/+15
2023-04-03Chore: Move to centos8-builderBengt Thuree5-7/+7
Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ie59ba1145c0bf6d0a942101142335fae5ba785e3 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-04-03Chore: Move to centos8-builderBengt Thuree14-26/+26
jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml jjb/dcaegen2/dcaegen2-collectors-restconf.yaml jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml jjb/dcaegen2/dcaegen2-collectors-ves.yaml jjb/dcaegen2/dcaegen2-collectors.yaml jjb/dcaegen2/dcaegen2-deployments.yaml jjb/dcaegen2/dcaegen2-platform-mod2-helm-generator.yaml jjb/dcaegen2/dcaegen2-platform-ves-openapi-manager.yaml jjb/dcaegen2/dcaegen2-platform.yaml jjb/dcaegen2/dcaegen2-services-datalake-handler.yaml jjb/dcaegen2/dcaegen2-services-heartbeat.yaml jjb/dcaegen2/dcaegen2-services-mapper.yaml jjb/dcaegen2/dcaegen2-services-pm-mapper.yaml jjb/dcaegen2/dcaegen2-services-prh.yaml jjb/dcaegen2/dcaegen2-services-sdk.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I7f8db2af5e72de4b4774d91be33d94b4f58ca5e5 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-04-03Chore: Move to centos8-builderBengt Thuree9-15/+15
jjb/sdc/sdc-onap-ui-common.yaml jjb/sdc/sdc-sdc-distribution-client.yaml jjb/sdc/sdc-sdc-docker-base.yaml jjb/sdc/sdc-sdc-tosca.yaml jjb/sdc/sdc-sdc-workflow-designer.yaml jjb/sdc/sdc.yaml jjb/sdnc/sdnc-apps.yaml jjb/sdnc/sdnc-northbound.yaml jjb/sdnc/sdnc-oam.yaml jjb/so/so-adapters-so-cnf-adapter.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I58517f7fe3b48df70861b58e845e3368c012cc1a
2023-04-03Merge "Chore: Turn on SBOM for VNFSDK"Kevin Sandi3-0/+4
2023-04-03Merge "Chore: Turn on SBOM for POLICY"Kevin Sandi13-0/+23
2023-04-03Chore: Turn on SBOM for VNFSDKJessica Wagantall3-0/+4
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9ef62ec9fcc751ac3f10e0450947ad9543435fd5
2023-04-03Chore: Turn on SBOM for POLICYJessica Wagantall13-0/+23
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8c7534751daed3440b6ead319700e966b0cb0217
2023-04-03Chore: Turn on SBOM for MULTICLOUDJessica Wagantall3-0/+6
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I666b2809d5973e38cf3c32c9d55d0c1938ff5458
2023-04-03Merge "Chore: Turn on SBOM for VFC"Jessica Wagantall7-0/+7
2023-04-03Merge "Chore: Turn on SBOM for USECASEUI"Jessica Wagantall4-0/+5
2023-04-03Merge "Chore: Turn on SBOM for AAI"Jessica Wagantall9-1/+10
2023-04-03Merge "Chore: Turn on SBOM for OPARENT"Jessica Wagantall1-0/+1
2023-04-03Merge "Chore: Turn on SBOM for MSB"Jessica Wagantall4-0/+6
2023-04-03Merge "Chore: Turn on SBOM for SO"Jessica Wagantall9-0/+17
2023-04-03Merge "Chore: Turn on SBOM for MUSIC"Jessica Wagantall1-0/+1
2023-04-03Merge "Chore: Turn on SBOM for OOM"Jessica Wagantall2-0/+4
2023-04-03Merge "Chore: Turn on SBOM for OPTF"Jessica Wagantall2-0/+4
2023-04-03Merge changes Id4f2abbd,I3981d42f,I43fe9914Andrew Grimberg34-43/+43
* changes: Chore: Move to centos8-builder Chore: Move to centos8-builder Chore: Move to centos8-builder
2023-03-31Format doc rules check jjbCédric Ollivier1-41/+41
Issue-ID: DOC-798 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I9749994846d54b087d2eca083107e9d0044c34b4