aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-collectors-hv-ves/testcases/message-routing.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-04-10Adjust to new dcae-app-simulator apiFilip Krzywka1-10/+10
This change is a follow up to changes made in DCAEGEN2-1399. - move custom keywords from Robot to python for ease of use - enhanced logs in here - removed unused keyword Change-Id: I05cda5f2418d562a96dd00ae5b02025bc67b35a4 Issue-ID: DCAEGEN2-1399 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-04-02Extract common variable to keywordFilip Krzywka1-7/+1
Change-Id: I34dc5690eb416e11aba7620c5df6a7784ecb693e Issue-ID: DCAEGEN2-1359 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-03-27Allow HV-VES tests to be run locallyJakub Dudycz1-12/+12
Change-Id: Id81e209c03486354a60b26c4fe426071080198f0 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Issue-ID: DCAEGEN2-1369
2019-03-21Add licenses to filesFilip Krzywka1-0/+18
Change-Id: I37ac3499a4e600683819646ddb8a6e3a19de74de Issue-ID: DCAEGEN2-1359 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-03-05Assert exact amount and kind of messagesFilip Krzywka1-1/+3
This change follows related changes made in DCAEGEN2-1291 and previous work in HV-VES. Change-Id: I69f9934224981973e346947ae8729cb839aeb173 Issue-ID: DCAEGEN2-1291 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-09-27Adjust relative paths for CSIT filesGary Wu1-1/+1
Remove leading test/csit/ from all relative paths to accomodate the move into integration/csit repo. Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Move CSIT to integration/csit repoGary Wu1-0/+93
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>