summaryrefslogtreecommitdiffstats
path: root/jenkins-config
AgeCommit message (Collapse)AuthorFilesLines
2024-02-02Fix: Fix file type for Maven settings filesJessica Wagantall2-2/+2
These settings files need to be created as links of the templates instead of new content. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic7d17b0fcbd06e4b0951c06a50a3a6b21470b9c1
2024-02-02Modify the llm-adaptation configuration filekaixiliu7-12/+12
Issue-ID: USECASEUI-832 Change-Id: I26ef46ee921f76944a44b77f014e0d2df3d97016 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-01-26Chore: Automation adds usecase-ui/llm-adaptation config fileslf-jobbuilder4-0/+23
Issue-ID: CIMAN-33 Change-Id: I3b292f86c68aedcadee133a074733733e9cab426 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2023-09-27Merge "Fix: Use correct endpoint for onapsdk in pypirc"Jessica Wagantall1-1/+1
2023-09-27Fix: Use correct endpoint for onapsdk in pypircEric Ball1-1/+1
Change-Id: Id0add5888e47dfdc6521c014b9c37cf36ae4b66f Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2023-09-25Merge "[modeling] Add jobs for new project yang-kit"Jessica Wagantall5-4/+4
2023-09-25Fix: Add pypi-onapsdk to "distutils" in pypircEric Ball1-0/+1
Change-Id: I6fc6d178bccb18077aff8643c0cfcbff09ae6a3e Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2023-09-20[modeling] Add jobs for new project yang-kitxudan165-4/+4
Issue-ID: MODELING-680 Change-Id: Iac0b9fb8b595d8cbca830e9e2c0b8c5443703d1f Signed-off-by: xudan16 <xudan16@huawei.com>
2023-09-19Chore: Update devstack image to most recent buildMatthew Watkins1-1/+1
Issue-ID: CIMAN-33 Change-Id: Ice59cea38dd0b7fdb64e7c596415e6b009129d28 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
2023-09-05Feat: Define new devstack cattle nodesMatthew Watkins1-0/+3
Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Ib0e4dfe2de3492c4f1772cdab66d24e7188acb14
2023-07-27Fix: Use read only cred for docker in portal-ng-uiJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Icdc4e1bcd86cf25e55b88c1870dc2b9ac3579cf4
2023-07-27Fix: Fix typo on portal settings fileJessica Wagantall1-2/+2
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ief7beb62e687c1195d61804764962d9f35301398
2023-07-26Add docker jobs for uiFiete Ostkamp4-0/+23
Issue-ID: PORTALNG-29 Change-Id: Id23d8fe296b3dcd6f16017bac1708d210a42a4cc Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-07-20Chore: Automation adds portal-ng/e2e config fileslf-jobbuilder4-0/+23
Issue-ID: CIMAN-33 Change-Id: I27324a9f8a0053d5d962e62269b5d623dc8a1401 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@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-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-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-11Fix: Reorder lftoolsini fileJessica Wagantall1-5/+5
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4f5c532a3a649f1b036cb11f0d1c1a67e429fcc0
2023-05-10Fix: Use "user" for Nexus credentialsJessica Wagantall1-1/+1
Use unique credential user param for nexus to avoid duplicated option errors Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I69d0a420a73e7516c32e09abba83f2961f16ed11
2023-05-10Fix: Use unique credentials for lftoolsiniJessica Wagantall2-2/+4
Use unique credentials for nexus and for nexus.onap.org to avoid duplicated option errors Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9ab971dc8b1329d0d3779ae2a8722e541e30ade6
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg6-6/+6
Change-Id: I08fd116c268d03d70670b58db9e9fb5b0e2996c2 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
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-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-10Chore: Upgrade helm jobsJessica Wagantall2-4/+1
- 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: 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-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-03-29Chore: Update helm nodes to a newer versionJessica Wagantall2-2/+2
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I342188126741808bbab9307b9cba31c7c56c9acf
2023-03-29Chore: Automation adds portal-ng/preferences config fileslf-jobbuilder4-0/+23
Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Change-Id: Iecd1ec16fe1fad2f20815ccd7bf58dd0f09f1f33
2023-03-29Chore: Automation adds portal-ng/bff config fileslf-jobbuilder4-0/+23
Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Change-Id: I819aa7ffaa8efd41c35796767c15851bee15b6bc
2023-03-27Chore: Automation adds portal-ng/history config fileslf-jobbuilder4-0/+23
Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Change-Id: Ie84b3f8f34980407265fcd00e658aa2c7f6b7b0b
2023-03-20Chore: Add Centos8 4c-4g nodesJessica Wagantall1-0/+3
Add centos8-docker-4c-4g Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6ac36f94d9cf351451ebbc6ca022e3089dbd9bdc
2023-02-22Chore: Add 2c Centos 7 and 8 nodesJessica Wagantall2-0/+6
These smaller nodes will be used to process quick jobs in an effort to reduce costs Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I5f0fbe31ddaad7d2a26d91ff9ce4fdda45560990
2023-02-15Chore: Update Centos8 docker nodeJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ie54ca84d6cdb97078b5c9bfdc4a7939926b7ca41
2023-01-31Merge "Chore: Upgrade Centos8 nodes"Jessica Wagantall4-4/+4
2023-01-31Chore: Upgrade Centos8 nodesJessica Wagantall4-4/+4
Upgrade nodes with a newer image Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib6c82da485d2c9b6dc19234340f343e96e8d35fc
2023-01-26CI: Add key and pypirc change for onapsdkEric Ball2-0/+7
Fix for LF-Jira IT-25022. Change-Id: Ibaba412abb5bda6af31d181b4c439e4441551c20 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2023-01-10Chore: Add JCASC config for ccsdk-odl-legacyAnil Belur4-0/+23
Issue-ID: CIMAN-33 Change-Id: Icbed7360b39fe7a86d23799c7a453ad62066e724 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2022-11-11[HELM] Release new helm imageefiacor1-1/+1
Change-Id: Iddbfe48b9e1a8211d4621fcf24e2a79be6e7a00c Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: CIMAN-424
2022-11-10CI: Remove deprecated arm64 nodesKevin Sandi2-6/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I284cb6e10a014349b43d1a0de65bff82427b799d
2022-10-14CI: Update Ubuntu and CentOS8 builder imagesBengt Thuree4-4/+4
Adding enchant2 package Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ie4646a781b72131714e47e1c39a6a5c0867eed8f
2022-09-27Chore: Update latest Ubuntu20.04 nodesJessica Wagantall4-4/+4
Update to the latest nodes available Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I209ec89ed55b93264fe7dc01ddd4c6cb0d7f0897
2022-09-21Chore: Update queue nodeJessica Wagantall1-1/+1
Update node with the latest built Ubuntu docker instance. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I64471b4022e033594d6df7ff701a18f167db0aa2
2022-09-19Chore: Update Centos7/Ubuntu18.04 nodesJessica Wagantall8-8/+8
- Update nodes to install JDK11 to be able to support the newest Jenkins migration - Update Ubuntu nodes with JDK17 for CCSDK support Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If147ff97600f6877efa8247ad402bb785dd70861
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-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