aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/testcases/assets/json_events
AgeCommit message (Collapse)AuthorFilesLines
2020-08-20Update CSIT resources for VES 1.7.3 versionMichal Banka7-155/+214
Updated events to contain valid stndDefined fields. Updated collector.properties to actual fields names. Fixed typo. Change-Id: I3edb2ed0d6753330a8965580a23b83dde625b71c Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2254
2020-08-03CSITs for StndDefined event routingMaciej Malewski8-0/+3400
Route stndDefined events to streams defined in namespace event field. Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Issue-ID: DCAEGEN2-1771 Change-Id: I586d02b5e10f10ac117cf0e8a04c4a7ec02d8637
2020-07-07Add CSIT for new VES domainAleksandra Maciaga1-0/+49
Issue-ID: DCAEGEN2-2254 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: Idc928bc93eb432e8d93291780a9d4796bcb2561f
2020-04-02Update VES Collector CSITAleksandra Maciaga2-1866/+3052
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I6dd9d36a7bddbbc3d0d99b72d990907e3fe87b1b Issue-ID: DCAEGEN2-2182
2020-02-25Add Test cases which are missing for API's V7mprzybys1-0/+35
Issue-ID: INT-1456 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Idc5fec61a37e4f201b774c477a5b0965a83f8667
2020-02-25Add Test case for parameter out of schema send to VES eventBatch APImprzybys1-0/+66
Issue-ID: INT-1455 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Idb4fe6fbd2e7d61cb6f87b5bcb59db774a5edac4
2020-02-25Add Test case for missing param in one of the events send to VES eventBatch APImprzybys1-0/+64
Issue-ID: INT-1454 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I8bb2604a2d35ffee1660ef0b44a3a0a6fcb3dcd3
2020-02-25Add Test case for parameter out of schema send to VES eventListener APImprzybys1-0/+35
Issue-ID: INT-1449 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I4918b97828f5a220927eb97175356ab3a171ed70
2020-02-25Add test case for empty json body send to vesListener APImprzybys2-2/+3
Issue-ID: INT-1448 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ic5b5c7fc19c733fe60eb9ab31a870c9b3446d6fb
2020-01-28Add test case for missing mandatory "domain" parameter in /eventListener/v7 ↵mprzybys1-0/+33
VES API Issue-ID: INT-1421 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ia8e3b0e5c8e5f838608f40e650109eb312430f48
2019-12-16Add CSIT tests for VES event-listener endpointAleksandra Maciaga1-0/+67
Issue-ID: DCAEGEN2-1981 Change-Id: I6f71ec8a23dd0835540869dcac445834ebee2342 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
2019-11-13Remove certOnly and basicAuth from authentication methods CSIT VESAleksandra Maciaga2-0/+68
Issue-ID: DCAEGEN2-1776 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I7e087f70d3458e8477b5cb35132b526bddbb7df2
2018-09-27Move CSIT to integration/csit repoGary Wu7-0/+2071
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>