summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2023-06-13Add Jenkins jobs for ccsdk/sdnc london branchesDan Timoney13-2/+42
Add Jenkins jobs for CCSDK and SDNC london branches Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia5b14e0c4271ad4838b1bc7e80a8361b9bf34942
2023-06-12Add London to the SO jobsLukasz Rajewski1-4/+4
Issue-ID: SO-4103 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I46567f3ce119ae3bfef8a9fa2061fc0043378182
2023-06-05Chore: Remove music Jenkins jobsJessica Wagantall4-86/+0
Music repos are read only, we do not need these jobs Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ibc49b3a976436b4ee99efad3bc87bfd12c2227b1
2023-06-05Merge "Add London branch to SDC jobs"Jessica Wagantall10-0/+22
2023-06-01Create uui london branch jenkins project.kaixiliu4-0/+8
Issue-ID: USECASEUI-805 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I069a5b69661bda9490bbf622ee34e4d0820743e2
2023-05-31Merge "Chore: Update memcached node"Kevin Sandi1-1/+1
2023-05-31Chore: Update memcached nodeJessica Wagantall1-1/+1
Update to a newer version. The last node was not built with the proper java config which makes it unbootable. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I674f435118b3ce4ef94bd4e88376beeeb8ab8d58
2023-05-31Merge "CI: Remove deprecated arm64 nodes"Jessica Wagantall2-6/+0
2023-05-31Chore: Remove unsuported ARM jobJessica Wagantall1-17/+0
ARM jobs are not supported anymore Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iacc1b8ea4953190a38c7ebf59468a0f133581f63
2023-05-30Add London branch to SDC jobsMichaelMorris10-0/+22
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4490 Change-Id: Ifd3cc7f1f9342b7780cc9829863e8d9c37257b42
2023-05-25Add london release to Policy JJB jobsliamfallon14-0/+42
Issue-ID: POLICY-4662 Change-Id: I68c4190017f241752dc3c94c4a961a1441abb4b3 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-05-23Update build node for sdnc/oamDan Timoney1-7/+7
Update build nodes for sdnc/oam to match ccsdk/distribution, which uses Centos build nodes. Sigul does not work on ubuntu Issue-ID: CIMAN-432 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7ef526fc066fef8a1d04ffbb93ca5498e7bbec9f
2023-05-18Update sdnc/oam to use ubuntu node for release buildsDan Timoney1-0/+1
Update sdnc/oam not to sign artifacts on ubuntu node for release builds to work around build issue. Issue-ID: CIMAN-432 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I972d8de0703cef1d36ffbcbe1a7e01d67d870b0a
2023-05-16Update sdnc/oam to use ubuntu node for release buildsDan Timoney1-1/+1
Update sdnc/oam to use ubuntu node for release builds to work around build issue. Issue-ID: CIMAN-432 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia78287779aeb3c01909b5c2fb9b9597aa09c08c4
2023-05-16[POLICY] Remove Kohn job from apex postgres testswaynedunican1-2/+0
Issue-ID: POLICY-4645 Change-Id: I73f0d2814ad257b0e20ceb9ee9904bad9744c9e4 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-05-15Revert "Feat: upgrade JJB to v5.0.2"Jessica Wagantall1-1/+1
This reverts commit 85632ab01fa9ac19dab1e9e6f7ac953c1ca3b5db. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I78d8c9678ec66202301375cbeac7a5db6d095c7b
2023-05-15Merge "Update sdnc/oam to use Centos7 node for staging builds"Jessica Wagantall1-2/+2