aiml-fw/awmf/modelmgmtservice.git
12 months agoUpgrading ModelInfo Model as per R1AP v6 Specs 18/13818/2
ashishj1729 [Thu, 5 Dec 2024 21:34:52 +0000 (03:04 +0530)]
Upgrading ModelInfo Model as per R1AP v6 Specs

Change-Id: If070badab55a6c1c3e4c21afbaec3a6defab44c4
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
13 months agoManage the postgres environment variable by configmanager in modelmgmtservice 69/13669/1
gyuyoung [Sun, 20 Oct 2024 13:05:37 +0000 (22:05 +0900)]
Manage the postgres environment variable by configmanager in modelmgmtservice

- Modify the added postgres environment variable to be managed by
  config_manager
- Apply config_manager data into main code

Issue-ID: AIMLFW-168

Change-Id: I89b83908b3badd057110e3104044c7c228e25f3f
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
13 months agoSwagger file:components for mme 63/13663/1
Swaraj Kumar [Fri, 18 Oct 2024 06:15:25 +0000 (11:45 +0530)]
Swagger file:components for mme

Change-Id: I46fcc486cc28853e757430096c6fb4b20001852a
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoSwagger file:download model for mme 62/13662/1
Swaraj Kumar [Fri, 18 Oct 2024 06:14:30 +0000 (11:44 +0530)]
Swagger file:download model for mme

Change-Id: Idceb2af2e0993ac0b707f53542aef37ee7e6a3b1
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoSwagger file:upload model for mme 61/13661/1
Swaraj Kumar [Fri, 18 Oct 2024 06:14:00 +0000 (11:44 +0530)]
Swagger file:upload model for mme

Change-Id: I865a77dc64adf149c6b987f1a3f06aca0d8fd965
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoSwagger file:model info with id for mme 60/13660/1
Swaraj Kumar [Fri, 18 Oct 2024 06:12:40 +0000 (11:42 +0530)]
Swagger file:model info with id for mme

Change-Id: Ifa44323e99327890e568bdde60c751562b413e07
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoSwagger file:get model info for mme 59/13659/1
Swaraj Kumar [Fri, 18 Oct 2024 06:10:52 +0000 (11:40 +0530)]
Swagger file:get model info for mme

Change-Id: Iff381a8189a32b2844aebc3334e00c93e78f929a
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoSwagger file: register model for mme 58/13658/1
Swaraj Kumar [Fri, 18 Oct 2024 06:09:34 +0000 (11:39 +0530)]
Swagger file: register model for mme

Change-Id: I63df68337fa149f1b7073a2950165f6b95513738
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoSwagger file for mme 57/13657/1
Swaraj Kumar [Fri, 18 Oct 2024 06:08:11 +0000 (11:38 +0530)]
Swagger file for mme

Change-Id: I957d23abbdd236f867c9af5465a97d0ea4658897
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoImplement the configuration data management code in modelmgmtservice 86/13286/6
gyuyoung [Thu, 29 Aug 2024 14:30:58 +0000 (23:30 +0900)]
Implement the configuration data management code in modelmgmtservice

- Add 'config' package for easy and safe handling of configuration data
- Add 'godotenv' library to load environment files(ex, .env)
- Update 'main.go' to utilize the new 'config' package
- Modify env_loader.go to use viper package
- Add new validation layer to check whether config data is valid or not
- Add test codes of config package
- Rebase origin HEAD
- Modify 'validate error msg' to provide user with clear messages

Issue-ID: AIMLFW-147

Change-Id: I3cea95f0d528c27ccf82a802759b965b06afe34d
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
14 months ago1.Adding the postman collection 67/13567/1
rajdeep11 [Wed, 9 Oct 2024 12:03:42 +0000 (17:33 +0530)]
1.Adding the postman collection
2. returning model info when the modelinfo is updated

Change-Id: I393d9c44df0ac69f982e0e9c1574a9acd5abcbe3
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
14 months agoremoving the check for no record found, throwing error. 66/13566/1
rajdeep11 [Wed, 9 Oct 2024 10:34:36 +0000 (16:04 +0530)]
removing the check for no record found, throwing error.

Change-Id: Ib2d00ca778ff96d833f4e7c4823b82e36dd6a8e2
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
14 months agoget model info by id 58/13558/1
rajdeep11 [Wed, 9 Oct 2024 05:56:50 +0000 (11:26 +0530)]
get model info by id

Change-Id: I6f80ca928c507a4c71dbb29e5c881f37cfb984e2
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
14 months agochanges in the request.http 57/13557/1
rajdeep11 [Wed, 9 Oct 2024 05:10:02 +0000 (10:40 +0530)]
changes in the request.http

Change-Id: I689384a7e7d4402e8c02b134f13373e622a44c22
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
14 months agoadding the model discovery 24/13524/2
rajdeep11 [Tue, 8 Oct 2024 14:36:25 +0000 (20:06 +0530)]
adding the model discovery

Change-Id: I7763f1d2283766f89cdddc8e72fbc1c605692dda
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
14 months agofixing the register model request 23/13523/1
rajdeep11 [Tue, 8 Oct 2024 11:50:52 +0000 (17:20 +0530)]
fixing the register model request

Change-Id: I00756b0a0b3abd444722896368de3e829e0401bc
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
14 months agoMerge "Samle collection for request client"
Rajdeep Singh [Tue, 8 Oct 2024 09:51:40 +0000 (09:51 +0000)]
Merge "Samle collection for request client"

14 months agoSamle collection for request client 20/13520/2
subhash kumar singh [Mon, 7 Oct 2024 19:10:44 +0000 (19:10 +0000)]
Samle collection for request client

Collected different samples for requestclient to use for
API interaction.

Change-Id: I63a45a4ad567bc15817e8fb5a36d62d2addf5f49
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
14 months agoMerge "Add sample makefile for the build"
Rajdeep Singh [Tue, 8 Oct 2024 09:42:24 +0000 (09:42 +0000)]
Merge "Add sample makefile for the build"

14 months agoMerge "Sample deployment artifact for MME deployment"
Rajdeep Singh [Tue, 8 Oct 2024 09:39:43 +0000 (09:39 +0000)]
Merge "Sample deployment artifact for MME deployment"

14 months agoSample deployment artifact for MME deployment 19/13519/1
subhash kumar singh [Mon, 7 Oct 2024 19:08:24 +0000 (19:08 +0000)]
Sample deployment artifact for MME deployment

Sample deployment artifact for MME deployment.

Change-Id: I52aa5416852c5d8633a1e9164b9e83cbabb2b94d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
14 months agoAdd sample makefile for the build 18/13518/1
subhash kumar singh [Mon, 7 Oct 2024 19:05:36 +0000 (19:05 +0000)]
Add sample makefile for the build

Added sample makefile for build process.

Change-Id: Iec796d05ef1500485e9c5d1626dfc9ad3404fbae
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
14 months agoImplement ModelInfoRepository 16/13516/3
subhash kumar singh [Mon, 7 Oct 2024 10:47:17 +0000 (10:47 +0000)]
Implement ModelInfoRepository

Implemented ModelInfoRepository with implementation.

Change-Id: If70abc07f440d12a42cee1581212a8d567828f0d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
14 months agoDB connection for service layer 06/13506/2
subhash kumar singh [Mon, 7 Oct 2024 09:24:15 +0000 (09:24 +0000)]
DB connection for service layer

DB connection for service layer.
Note: Intially DB connection started using sqllite3 connection
later the connection would be updated to postgress.

Change-Id: I106fa3e8fdc16b762ed8203390a37375fef996e1
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
14 months agoInterface for data layer 04/13504/2
subhash kumar singh [Mon, 30 Sep 2024 14:30:07 +0000 (14:30 +0000)]
Interface for data layer

Interface for data layer.

Change-Id: I4f9d57f346940c3f52240d9a91ffd12d50e9facf
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
14 months agoRefactor models to separate folder 03/13503/2
subhash kumar singh [Mon, 30 Sep 2024 14:15:50 +0000 (14:15 +0000)]
Refactor models to separate folder

Refactor models to separate folder.

Change-Id: I5d3611b2293989589d9513449727409d2e07872a
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
14 months agochanges in the modelinfo by adding model id 35/13435/15
rajdeep11 [Wed, 25 Sep 2024 07:31:21 +0000 (13:01 +0530)]
changes in the modelinfo by adding model id

Change-Id: I619a13069a8d209b8c9ab3c5762d65a206230ddc
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
15 months agoImplement listing all model information stored in modelmgmtservice 59/13259/4
gyuyoung [Tue, 13 Aug 2024 16:07:43 +0000 (01:07 +0900)]
Implement listing all model information stored in modelmgmtservice

- Add an API to list all model information managed in modelmgmtservice
- Add the API testcase to verify whether it works or not
- Modify 'ModelInfo' struct as 'Bucket'
- Tidy some code to follow API and DB perspective
- Remove 'getModelInfoList' route and Update 'getModelInfo' route to
  list all model informations
- Remove unused comment

Issue-ID: AIMLFW-128

Change-Id: I0aded193271327379f4d1ee661eb2c8695acbf64
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
16 months agoReduce image size of modelmgmtservice 17/13217/2
gyuyoung [Mon, 29 Jul 2024 13:36:38 +0000 (22:36 +0900)]
Reduce image size of modelmgmtservice

- Updated stage1 to build modelmgmtservice golang binary
- Added stage2 to run modelmgmtservice golang binary with compact
  environment
- Change alpine tag from 'latest' to '3.20' for fixing development environment

Issue-ID: AIMLFW-116

Change-Id: Idce95bef25c4505f0edb0a810bfebdc96b89283a
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
16 months agoRelease tag update 74/13174/3
subhash kumar singh [Thu, 11 Jul 2024 13:04:16 +0000 (13:04 +0000)]
Release tag update

Updated release tag to fix AIMLFW-108.

Change-Id: I54679bb6967cd4c0c8c4449b65b7dba82acc7bfa
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
17 months agoFix the model registration 68/13168/3 2.0.1 3.0.0
subhash kumar singh [Tue, 9 Jul 2024 11:00:54 +0000 (11:00 +0000)]
Fix the model registration

Fixed model registiration by creating instance of dbMgr.
Also code is modified to be more testable.

Issue-ID: AIMLFW-108
Change-Id: If6c03cb1aaaeeb0e8c3794bbb787abcf25946859
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
17 months agoRelease image 90/13090/1
rajdeep11 [Thu, 27 Jun 2024 12:03:48 +0000 (17:33 +0530)]
Release image

adding release image

Change-Id: I0c8109a4f12ab2f4ba2159ecfd9832c1f15b4612
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agoNew Container tag 88/13088/1 2.0.0
rajdeep11 [Thu, 27 Jun 2024 11:50:49 +0000 (17:20 +0530)]
New Container tag

adding the newer container tag

Change-Id: I7b11bceefb6a425bdf124812646f11dbddaa20a4
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
19 months agoPTL change 82/12782/1
subhash kumar singh [Thu, 25 Apr 2024 11:50:24 +0000 (11:50 +0000)]
PTL change

Change-Id: Idecc4c910b1a1eb5f76ce700bfb66af38b77b5a8
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
21 months agoAdd license to router 90/12590/1
subhash kumar singh [Mon, 4 Mar 2024 10:48:22 +0000 (10:48 +0000)]
Add license to router

Added missing license for `router.go`.

Change-Id: I4d6784ee1632a39b3fc6e7ae241adf7a2ce0bd50
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
21 months agoRefactor gin router 83/12583/1
subhash kumar singh [Fri, 1 Mar 2024 10:41:10 +0000 (10:41 +0000)]
Refactor gin router

Refactor gin router to have custom http server.

Change-Id: Iec4d712345950d39b186da173db147100b0ebb70
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
21 months agoHide the S3Manager details from DbMgr inerface 65/12565/1
subhash kumar singh [Fri, 23 Feb 2024 09:58:00 +0000 (09:58 +0000)]
Hide the S3Manager details from DbMgr inerface

Used DbMgr interface to hide the details of S3Maanager in
service layer.

Also fixed the the close on body if the err is thrown.

Change-Id: If113b9bdf9c7c5e43994c459c21995e5e02e331b
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
21 months agoIntroduce interface for DB 64/12564/1
subhash kumar singh [Fri, 23 Feb 2024 09:05:04 +0000 (09:05 +0000)]
Introduce interface for DB

Introcuced the interface for DB to remove direct dependency
on S3Mganager.

Also removed unused structure.

Change-Id: I88be5b595c0d41c490c723c65981c1902a7029ac
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
22 months agoMerge "Remove repetative call for S3Manager"
SANDEEP KUMAR JAISAWAL [Tue, 30 Jan 2024 09:14:33 +0000 (09:14 +0000)]
Merge "Remove repetative call for S3Manager"

22 months agoMerge "Remove unused structure"
SANDEEP KUMAR JAISAWAL [Tue, 30 Jan 2024 09:13:14 +0000 (09:13 +0000)]
Merge "Remove unused structure"

22 months agoAdding new commiters to the repository 55/12455/1
josephthaliath [Wed, 24 Jan 2024 12:08:33 +0000 (17:38 +0530)]
Adding new commiters to the repository

Change-Id: Ia40915ad194404bc4e947e37d5179e6ec7d83d31
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
22 months agoRemove repetative call for S3Manager 53/12453/1
subhash kumar singh [Wed, 24 Jan 2024 08:24:25 +0000 (08:24 +0000)]
Remove repetative call for S3Manager

Remove repetative call for `S3Manager` creation.

Change-Id: I0ff47ed3e6c58e1d5913f86b4e9a114ecd72d174
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
22 months agoRemove unused structure 52/12452/1
subhash kumar singh [Wed, 24 Jan 2024 07:51:44 +0000 (07:51 +0000)]
Remove unused structure

Removed unused structure.

Change-Id: I106bdbbbde3e59d24e46b134f5c403bb8c5f17e0
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
22 months agoChange Module name 49/12449/1
subhash kumar singh [Fri, 19 Jan 2024 11:21:21 +0000 (11:21 +0000)]
Change Module name

Changed module name from `example.com\mmes` to
`gerrit.o-ran-sc.org\r\aiml-fw\modelmgmtservice`.

Change-Id: I5a282c5d9d5ec499d66a9ce95f0e9b6af2f8a41d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
2 years agoRelease related changes 62/12262/1 i-release
SANDEEP KUMAR JAISAWAL [Wed, 13 Dec 2023 12:28:48 +0000 (17:58 +0530)]
Release related changes

Issue-Id: AIMLFW-64

Change-Id: Ie24e3490d13ba2aed55457507d49b1b501f6cf65
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoAdding trigger file for document generation 50/12250/1 1.0.0
SANDEEP KUMAR JAISAWAL [Wed, 13 Dec 2023 07:31:59 +0000 (13:01 +0530)]
Adding trigger file for document generation

Issue-Id: AIMLFW-64

Change-Id: Id036514588427cdc0c55490fc691655169abdb6f
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoAdd doc gerating trigger file for repo 45/12245/2
SANDEEP KUMAR JAISAWAL [Wed, 13 Dec 2023 05:25:11 +0000 (10:55 +0530)]
Add doc gerating trigger file for repo

Issue-Id: AIMLFW-64

Change-Id: If6cd478ae48974c3b59a48dc05edd5ee0a3dfd16
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoDocumentation, License files 36/12236/2
SANDEEP KUMAR JAISAWAL [Tue, 12 Dec 2023 08:49:00 +0000 (14:19 +0530)]
Documentation, License files

Issue-Id: AIMLFW-64

Change-Id: I87f29d48e59f2d5df822bb69fc152bfbaf2cb8a6
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoReturning a fixed model.zip and review comments 93/12193/2
SANDEEP KUMAR JAISAWAL [Fri, 8 Dec 2023 08:58:10 +0000 (14:28 +0530)]
Returning a fixed model.zip and review comments

Issue-Id: AIMLFW-64

Change-Id: I1805ac7193594f79f44d24e3077d418bcc118c56
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoAdding container-tag for docker images, license year change 72/12172/1
SANDEEP KUMAR JAISAWAL [Tue, 5 Dec 2023 06:49:56 +0000 (12:19 +0530)]
Adding container-tag for docker images, license year change

Issue-Id: AIMLFW-64

Change-Id: I564eda28a50828d03f7f462f0a95728e2e915902
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoAdding docker file for CI build,Dir name changed 37/12137/2
SANDEEP KUMAR JAISAWAL [Wed, 29 Nov 2023 11:08:54 +0000 (16:38 +0530)]
Adding docker file for CI build,Dir name changed

Issue-Id: AIMLFW-64

Change-Id: I97e5a463993b3affbc37f7642731576a0503426a
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoRemoving extra go calls, used to testing 84/12084/2
SANDEEP KUMAR JAISAWAL [Wed, 22 Nov 2023 17:00:12 +0000 (22:30 +0530)]
Removing extra go calls, used to testing

Issue-Id: AIMLFW-64

Change-Id: Ie07cc0f60ce85dcc2ac89e29686d58a1284f7f4b
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoLogging module with common file logger 81/12081/1
SANDEEP KUMAR JAISAWAL [Wed, 22 Nov 2023 16:12:28 +0000 (21:42 +0530)]
Logging module with common file logger

Issue-Id: AIMLFW-64

Change-Id: I2c676ccc520a70d5c207152c8d2acc532fe1b191
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoRegister model error handling 70/12070/1
SANDEEP KUMAR JAISAWAL [Tue, 21 Nov 2023 11:12:36 +0000 (16:42 +0530)]
Register model error handling

Issue-Id: AIMLFW-64

Change-Id: I37be89de3c417e6e7001b1fc114cbf8e1c23fe63
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoExporting the model zip file extension to env variable 68/12068/1
SANDEEP KUMAR JAISAWAL [Tue, 21 Nov 2023 09:51:43 +0000 (15:21 +0530)]
Exporting the model zip file extension to env variable

Issue-Id: AIMLWF-64

Change-Id: I407a3b32aba8b9c2c454fe5164b879834e0c0c1a
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoAdding getModelInfoByModelName API 67/12067/1
SANDEEP KUMAR JAISAWAL [Tue, 21 Nov 2023 07:33:21 +0000 (13:03 +0530)]
Adding getModelInfoByModelName API

Issue-Id: AIMLFW-64

Change-Id: I6131a882b3932183a73c171be33bdd86349503a4
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agodownloadModel implemented for MMES 52/12052/1
SANDEEP KUMAR JAISAWAL [Wed, 15 Nov 2023 11:32:39 +0000 (17:02 +0530)]
downloadModel implemented for MMES

Issue-Id: AIMLFW-64

Change-Id: Idfc7bb796cf1c12438409edfb05f5f053dd7094f
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoImplemented uploadModel API 51/12051/1
SANDEEP KUMAR JAISAWAL [Wed, 15 Nov 2023 04:29:01 +0000 (09:59 +0530)]
Implemented uploadModel API

Issue-Id: AIMLFW-64

Change-Id: Ie3e6c9483234102e156a212cebea2db590ccd829
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoGetModelInfo api implemented 35/12035/1
SANDEEP KUMAR JAISAWAL [Fri, 10 Nov 2023 07:04:03 +0000 (12:34 +0530)]
GetModelInfo api implemented

Issue-Id: AIMLFW-64

Change-Id: Ief893fa1ad2eb3b83d39c86e2bee6d8cf325b224
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoReview comments : Adding copyright, remaning variables as per naming 34/12034/3
SANDEEP KUMAR JAISAWAL [Thu, 9 Nov 2023 18:03:21 +0000 (23:33 +0530)]
Review comments : Adding copyright, remaning variables as per naming
conventions

Issue-Id: AIMLFW-64

Change-Id: I633ede09e7ae6b903f10bb85580071a213fb99da
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoInitial core functions for AIMLFW Model Management Service 22/12022/1
SANDEEP KUMAR JAISAWAL [Tue, 7 Nov 2023 16:08:59 +0000 (21:38 +0530)]
Initial core functions for AIMLFW  Model Management Service

Issue-Id: AIMLFW-64

Change-Id: Idda11ab96ad0da076ed86db30e2240b2546ff74e
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
2 years agoMerge "Chore: Automation adds .gitreview"
Joseph Thaliath [Wed, 25 Oct 2023 14:39:35 +0000 (14:39 +0000)]
Merge "Chore: Automation adds .gitreview"

2 years agoAutomation adds INFO.yaml 02/11702/2
LF Jenkins CI [Wed, 4 Oct 2023 18:58:53 +0000 (18:58 +0000)]
Automation adds INFO.yaml

Change-Id: I4294fe834db2c2c0e43d49127835db8721421a78
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2 years agoChore: Automation adds .gitreview 41/11741/1
lf-jobbuilder [Wed, 4 Oct 2023 18:58:51 +0000 (18:58 +0000)]
Chore: Automation adds .gitreview

Change-Id: Ia33294082191707f93f8c186d9028fbcd1f54ed7
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2 years agoInitial empty repository
LF Jenkins CI [Wed, 4 Oct 2023 18:58:46 +0000 (18:58 +0000)]
Initial empty repository