summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-07-14Fix: Capitalisation of mwatkins LFIDMatthew Watkins1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Ie422fb7b1932831e8206290f9d79466c81f4ac4a
2023-07-14Merge "[CPS] Fix build issues from Java 17"Jessica Wagantall1-2/+0
2023-07-14[CPS] Fix build issues from Java 17egernug1-2/+0
Java 17 has removed the option -XX:MaxPermSize=size from MAVEN_OPTS Removing to fix sonar job Issue-ID: CPS-1767 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I6c2bc354c895c4e533d966252c50093a24b9be12
2023-07-13Merge "[CPS] Migrate CPS jobs to Java 17"Jessica Wagantall2-14/+58
2023-07-13[CPS] Migrate CPS jobs to Java 17egernug2-14/+58
As part of security works CPS is migrating to Java 17. This requires the upgrade of JJB jobs starting with CPS and a subsequent patch for DMI Plugin Issue-ID: CPS-1767 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ie736fe5c28e3acd5f9328c502dc4541b451466fa
2023-07-12Fix: Update gerrit-ci-management-mergeJessica Wagantall1-0/+1
Update gerrit-ci-management-merge workflow to follow the new changes in the reusable workflow. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I92acd8357c8c72b97d2aa2d623261f5d59540a0b
2023-07-12Merge "Chore: Update common-packer to the latest v0.14.1"Matthew Watkins11-1/+512
2023-07-12Merge "CI: Add HCL2 packer cloud env config"Matthew Watkins4-0/+17
2023-07-12portal-ng-bff-docker Jenkins job is failing due to missing docker on build nodeFiete Ostkamp1-0/+1
Issue-ID: PORTALNG-13 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Iff57738c9e19e9f6b04024e377bcd5fb302b1fcf
2023-07-12Chore: Update common-packer to the latest v0.14.1Anil Belur11-1/+512
Create local templates in hcl2 format to work with packer updates. Issue-ID: CIMAN-33 Change-Id: Ia5700bae9712df4d33ab83ca410d692692ad0c99 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-07-12CI: Add HCL2 packer cloud env configAnil Belur4-0/+17
Issue-ID: CIMAN-33 Change-Id: I165af5d34e14ff6aebc643c1ffdff3de35962f6f Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-07-11Fix: Update node for gradle buildsJessica Wagantall1-0/+1
We need to switch node to a docker node for gradle based builds. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I562cf86af24fa23be615fb866a444ec2cccc1ca6
2023-07-10Merge "bff builds fail due to missing mvn-settings file"Jessica Wagantall12-0/+0
2023-07-07doc-rules: create only a WARN message if sphinx build option -W is missing (2)thmsdt1-2/+5
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I1d6af2e32ba16b1092b8ac507b74f57296b42d28
2023-07-05doc-rules: create only a WARN message if sphinx build option -W is missingthmsdt1-2/+4
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ib47cf66c5eb812f3b6743398aa17c599ed2841b8
2023-07-04[DMAAP] Add London branchefiacor4-4/+4
Change-Id: I43bde8a508d5aa7550574836135703281801cdb6 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1890
2023-07-03bff builds fail due to missing mvn-settings fileFiete Ostkamp12-0/+0
Issue-ID: CIMAN-437 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Iea7a68465911e72af37b51d5667b1353ee962e8a
2023-06-30Separate java 11 and 17 streamsDan Timoney11-66/+438
Separate streams based on java 11 and java 17 to separate projects, since setting java-version per stream is not working at the moment. Issue-ID: CIMAN-436 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If4e3c38a8fc5902c5d33ed87ae46ad01449ac944
2023-06-30Chore: Update to global-jjb v0.88.2Jessica Wagantall1-0/+0
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6efeee6d2cc23ccddffa7402ca746d05e64fe360
2023-06-30Fix: Add missing maven settings portal-ng-bffJessica Wagantall1-1/+2
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I24280c12a06571a55fd7c1a14b9254957973e1cf
2023-06-28[SDC] Fix conflicting profiles to run IT separatelyvasraz1-2/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ia592ae36a8ee65f68a24ded617a6b4a51f7f46ed Issue-ID: SDC-4553
2023-06-28[SDC] Introduce new profiles to run IT separatelyvasraz1-2/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I36b5d99c0554261d943b94af751e9c4c008341cc Issue-ID: SDC-4553
2023-06-28Add docker jobs for portal-ng bffFiete Ostkamp1-0/+14
Issue-ID: CIMAN-435 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I326af4ddf447ec0b131677f5aa6683bc97bb54fe
2023-06-27CI: Disable jjb verify and merge jobsJessica Wagantall1-2/+4
These jobs are running now on GitHub Actions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id3710327e31577fee89f5b40f093606e3fd98db5
2023-06-26[SDC] Execute UI and API integration tests separately to speed up verify ↵vasraz2-7/+20
feedback Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I4df70662168650363e885fb61f42909792442cb9 Issue-ID: SDC-4553
2023-06-23Chore: Update to global-jjb v0.87.1Jessica Wagantall1-0/+0
This will allow gradle jobs to specify a JDK version Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I13acccba199ef9f1e206ebdf7bff613ccb4359e1
2023-06-22Chore: Remove Bengt's LFID from the committers listJessica Wagantall1-5/+0
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8900bd5808add2d5ab849bbc7c33c401da526d94
2023-06-22Chore: Track main for gerrit-ci-management-mergeJessica Wagantall1-1/+1
Track main branch meanwhile we are testing Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I18109e39976a2e3b972b33c4f886e960bccc6201
2023-06-22Merge "Add bff Jenkins definition"Jessica Wagantall1-0/+11
2023-06-22Merge "Add london to xtesting jobs"Cedric Ollivier1-4/+4
2023-06-22Add london to xtesting jobsLukasz Rajewski1-4/+4
Issue-ID: INT-2113 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I26ed1dc5c4f49ef55ea5857179fa0826d5324088
2023-06-22Add bff Jenkins definitionFiete Ostkamp1-0/+11
Issue-ID: PORTALNG-3 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2928162e97d26ef0231d7028e5990c210a96bce4
2023-06-21Chore: Add more information in global-defaultsJessica Wagantall1-0/+4
This change is not really needed, but we needed to make it to test GHA. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7522afcc4bdd9aa4c1cbe54633fc4f458bd85380
2023-06-21CI: Call gerrit-ci-management-merge workflowJessica Wagantall1-0/+60
Call gerrit-ci-management-merge reusable workflow Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic27b170a6252e3a95faf22e8b6c57d5120a1e73a
2023-06-21Merge "Chore: Upgrade global-jjb to v0.87.0"Jessica Wagantall1-0/+0
2023-06-21Revert sdnc-apps repo to java 11Dan Timoney1-4/+4
Revert sdnc-apps repo to java 11 to resolve compile issues Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7d4011f02081cdeb10ced52d61f22793448813c7
2023-06-20Chore: Upgrade global-jjb to v0.87.0Jessica Wagantall1-0/+0
Upgrade to fetch the gradle job definition Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ifef2a1dd9e9eced4b0ef3f6780374449cbb70823
2023-06-20Merge "Add Python 3 verify step to SDC"Jessica Wagantall2-0/+17
2023-06-20Add Python 3 verify step to SDCeschcam2-0/+17
Issue-ID: SDC-4498 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: I509ac34fd14b15cf968004b6254f749d87bc3d03
2023-06-20additional checks for .reathedocs.yamlthmsdt1-1/+55
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I7a43fe8f084e3dcf2a5bb029c87e0872f46720d0
2023-06-15CI: Symlink files to common-packerAnil Belur4-0/+4
Symlink is required as the jobs are designed to pick up the files from the packer dir. Issue-ID: CIMAN-33 Change-Id: I3b703de162d0511dcc2db8a150153f3d4779bac2 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-06-14Merge "CI: Add devstack packer jobs"Kevin Sandi1-0/+38
2023-06-14Merge "CI: Update common-packer to latest v0.13.0"Kevin Sandi1-0/+0
2023-06-15CI: Add devstack packer jobsAnil Belur1-0/+38
Build RH/CentOS based devstack images on the ONAP CI infra. Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org> Change-Id: I13c8a6689b17f7053f06c37ca7cf6346af5fc750
2023-06-15CI: Update common-packer to latest v0.13.0Anil Belur1-0/+0
Issue-ID: CIMAN-33 Change-Id: I645ca7831a767008ac6f1ff458079b7286794aac Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-06-14Change build node for release buildsDan Timoney1-1/+1
Change build node for release builds of ccsdk/odl-legacy repo Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia6bfa914898a8719652b7c66f95945e4b8890d30
2023-06-13Merge "Chore: Update global-jjb to the latest v0.86.9"Jessica Wagantall1-0/+0
2023-06-14Chore: Update global-jjb to the latest v0.86.9Anil Belur1-0/+0
Issue-ID: CIMAN-33 Change-Id: I5b5a8b9b2e1cc0b5d8670215dd268fe94488b3d9 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-06-13Fix: Update var name in gerrit-ci-management-verifyJessica Wagantall1-13/+10
Update the right name of the inputs for the reusable workflow Issue-ID: CIMAN-434 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic20bf30506bcede38e681f7a5ea8f5e6beda22b7
2023-06-13CI: Update Gerrit ci-management verify workflowJessica Wagantall2-142/+63
Update Gerrit ci-management verify workflow to call the reusable workflow in the lfit repo instead of using a local one. Issue-ID: CIMAN-434 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iae55bb1ec93de085bb13adf22bb20fd099125ac4