summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-05-02Merge "Fix: Update Gerrit Verify GHA"Andrew Grimberg1-17/+3
2023-05-02Fix: Update Gerrit Verify GHAJessica Wagantall1-17/+3
- Remove tox validation - Clone submodules for jjb validation Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7efc1e0c79cb8d7a4d8bd651f015ababe9c1f470
2023-05-02Merge "CI: Add GHA for verification"Andrew Grimberg1-0/+140
2023-05-02CI: Add GHA for verificationJessica Wagantall1-0/+140
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I73239abdb7f227e81dbf357279426d150fa8f346
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-27Chore: Upgrade global-jjb to v0.86.1Jessica Wagantall1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia3d333c9516007a226af24aa37147405c2577bf8
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-25Improve Sandbox Setup instructionsFiete Ostkamp1-25/+55
- make clearer which ini file should be updated with the users credentials - improve hierarchy and naming of headings - insert table of contents - replace some inline code with code blocks to make commands more visible Issue-ID: CIMAN-430 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ic423be1cec19ab68e05c8c30681fb1d19f482679
2023-04-18Merge "Refactor!: JJB code comply with updates to v5.x"Kevin Sandi13-41/+46
2023-04-18Refactor!: JJB code comply with updates to v5.xAnil Belur13-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-17Chore: Set NPM version to 9.6.4Jessica Wagantall1-0/+1
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic70a2848e65604cfee4e7e8807193ae1e7b99dbd
2023-04-17Fix: Use same Node/NPM install step for UbuntuJessica Wagantall1-31/+1
Remove separate solution for node install for Ubuntu18.04 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I86956efbd3e653725a71b39e5154d755ed358452
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-14Chore: Update 20.04 Ubuntu imageJessica Wagantall1-1/+1
Updating only one for now to perform testing Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I497f8f8b5f8cb798c054bc6ec0a79cd473d0820b
2023-04-14Fix: Update libssl artifactJessica Wagantall1-1/+1
Update to libssl1.0.0_1.0.2n-1ubuntu5.11_amd64.deb Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8c14b3b43e4fcac3949ad15e916deea03da0556c
2023-04-14Fix: change state of nodejs repository stepJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib99fc82f5c5ecec56f0b4a98820d9aa8eacdf43d
2023-04-14Merge "Fix: Elevate permissions during nodejs install step"Matthew Watkins1-0/+2
2023-04-13Fix: Elevate permissions during nodejs install stepJessica Wagantall1-0/+2
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iadcc19970d2f482c223f41f67d27de0e85abe60f
2023-04-13Merge "Fix: Re-structure nodejs installation"Kevin Sandi1-4/+28
2023-04-13Fix: Re-structure nodejs installationJessica Wagantall1-4/+28
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iace186aafa4391cc7b064bfeacd3043362a79f7d
2023-04-12Merge "Fix: Do not install libnode-dev"Kevin Sandi1-8/+0
2023-04-12Fix: Do not install libnode-devJessica Wagantall1-8/+0
It conflicts with the new nodejs install Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Icd866d90b0f36dc788762b1dfa6a38a1a4bb9468
2023-04-12Merge "Fix: Fix ansible steps to install NodeJS and NPM"Bengt Thuree1-0/+19
2023-04-12Fix: Fix ansible steps to install NodeJS and NPMJessica Wagantall1-0/+19
Restructure NodeJS and NPM installation for 20.04 https://github.com/nodesource/distributions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I27d9f31d798c231a6b19c40cf8c4753bf1d3935d
2023-04-12Merge "Chore: Update Ubuntu builder node"Andrew Grimberg1-1/+1
2023-04-12Merge "Chore: Update global-jjb to v0.85.0"Jessica Wagantall1-0/+0
2023-04-12Chore: Update Ubuntu builder nodeJessica Wagantall1-1/+1
Update Ubuntu 20.04 builder node with a new image Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ieb22ec55ecd1d75e2a8e3cefb5310292a049ff4a
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-12Chore: Update global-jjb to v0.85.0Matthew Watkins1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Ie370c1d6abab2056b36675d2f772be50eace7281
2023-04-11Fix: Use shell to run nodejs commands insteadJessica Wagantall1-1/+2
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iccf6274bdd9af1e7684e9c132c3f656e23c4edb1
2023-04-11Fix: Fix ansible steps to install NodeJS and NPMJessica Wagantall1-21/+13
Restructure NodeJS and NPM installation https://github.com/nodesource/distributions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I09335dc462961dd9f7ebdff273121bc2661d6931
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 Wagantall3-6/+3
- 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: Clean up unused nodesJessica Wagantall4-12/+0
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7346109744f7b5acf73b2b85bc8e81502375995e
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-10Chore: Add smaller size c7 nodeJessica Wagantall1-0/+3
As we continue to work on the SIGUL tag signing issue, we are only left with release jobs running on C7. These jobs could be running on a smaller node. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8c9e8397f6e9f0d2bc2322aea1e4644956384cf8
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 "Chore: Automation adds portal-ng/bff config files"Jessica Wagantall4-0/+23
2023-04-04Merge "Chore: Automation adds portal-ng/preferences config files"Jessica Wagantall4-0/+23
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