aboutsummaryrefslogtreecommitdiffstats
path: root/intentanalysis/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2023-05-29Add scheduled generation of intention reportkaixiliu3-9/+113
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I0e8d6d7d2e20a1be9f3ea2b0b1cfc66338c1e927
2023-05-22Add Intent Report Interfacekaixiliu1-1/+22
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I9b534efa6161b8cbbdc3f8dafcec4e62660d0235
2023-05-08Change all fulfilment/Fulfilment to fulfillment/Fulfillmentxudan162-7/+7
In the previous patch, it has been changed to use fulfillment/Fulfillment. However there are still some missing. Change all to be the new word to keep it unify and avoid the confusion. Issue-ID: USECASEUI-785 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: I5cf018248a6aba320e547c4a566ddbfab4781dae
2023-04-10update intent process codekaixiliu1-1/+2
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Iee30fea33ff357a792f342166c9ddec26ad4feba
2023-03-28update intent execute processkaixiliu1-0/+8
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ib38d171e9a1c389a093bb9c46fdb9050e2b8423e
2022-11-30add intentAnalysis coveragecmrizhangzhen1-1/+2
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I84b2cfd69e3429d58d8f35d0351f2ff0e7e70a28
2022-11-11Support httpszhangfan3452-5/+5
Issue-ID: USECASEUI-761 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I638fe3cf1e67fc188151e81b5b33d9a115999df9
2022-11-01Merge "Fix bugs for log configuration"Keguang He1-3/+14
2022-10-20Fix bugs of policy adapters.zhangfan3451-2/+2
Issue-ID: USECASEUI-741 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: Ic57e04f1cd94f4d0767e2c4563654821d65fc10c
2022-10-12Fix bugs for log configurationzhuguanyu1-3/+14
Issue-ID: USECASEUI-716 Signed-off-by: zhuguanyu <zhuguanyu5@huawei.com> Change-Id: I248670a1fd565d82f33875ccf43d8578ca7250cc
2022-09-29Add test code.hekeguang1-3/+3
Issue-ID: USECASEUI-696 Change-Id: I39f1dd498ef2a8d4f2d4373575401eb1feb03dd3 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-26Modify sql bugs.5.1.0hekeguang1-2/+2
Issue-ID: USECASEUI-696 Change-Id: I4787df7d14ee68eb172b7475bf4e310073a9bd59 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-26Add ImfRegInfo code .hekeguang1-3/+3
Issue-ID: USECASEUI-696 Change-Id: I143d9c9aada3d9c0dfdbf5dae8cd04be0a2a3c5a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-22Add intent management registration code.hekeguang2-1/+14
Issue-ID: USECASEUI-696 Change-Id: I20500eaf08f6f41007478a21ff608071e393b54f Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-08Add intent base operation process code .hekeguang1-0/+8
Issue-ID: USECASEUI-696 Change-Id: Iff7e561c6bbc1437ba3b002875c3e120504e95dd Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-06Add UT to uui serviceszhuguanyu1-0/+14
Issue-ID: USECASEUI-716 Signed-off-by: zhuguanyu <zhuguanyu5@huawei.com> Change-Id: I5650e9f859cf80d5ac04062fac851a092184f3e0
2022-09-06Merge "Modify log configuration for test"Keguang He1-0/+59
2022-09-05Modify log configuration for testzhuguanyu1-0/+59
Issue-ID: USECASEUI-716 Signed-off-by: zhuguanyu <zhuguanyu5@huawei.com> Change-Id: Id9bc781834f267e71bf597ed7d7cbf8ead1b8550
2022-09-01Add UT to intent servicezhangfan3453-24/+131
Issue-ID: USECASEUI-716 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I45b7faf76bf899510d11939021fd1d788c95a4bf
2022-08-31Update Rest Authorization from Config File instead of hard code.ChuanyuChen1-0/+11
Update Rest Authorization from Config File instead of hard code. Issue-ID: USECASEUI-714 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I94179b36f5f675d8a626e0afea6977595aa86412
2022-08-30[INTENT-ANALYSIS] Add policy models for bandwidth assurance intentqingshuting5-0/+118
Add policy models, one for cll bw assurance policy, another for runtime configuration policy. Update .gitignore file. Issue-ID: USECASEUI-714 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: If170aacb47d4ac2febae0c3b03ffb4ffd0b62b27
2022-08-03Add unit test for intent analysisChuanyuChen3-0/+108
Add unit test for intent analysis Issue-ID: USECASEUI-692 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: If7c8a1ca56c1e8cc07e91729b3d2e38ddb2c855b