aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-collectors-hv-ves/testcases/resources/common-keywords.robot
AgeCommit message (Collapse)AuthorFilesLines
2021-09-01Align HV-VES tests to use mounted config file instead of ConsulTomasz Wrobel1-0/+7
Issue-ID: DCAEGEN2-2718 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia16192b432eadab6e2d10ed1435e888f3e700da1
2021-04-21Add stndDefined routing testsMichal Banka1-1/+2
Change-Id: Iecadf72382dd01135570dde62ae313f8f31808ed Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2702
2021-02-16Update dcaegen2-collectors-hv-ves FOR loop syntaxLasse Kaihlavirta1-5/+6
- update obsolete FOR loop syntax to get rid of warnings in console output - some minor grammar improvements Issue-ID: DCAEGEN2-2629 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I89c918754f3f4674e96eff4ffc8932713a4bce80
2019-04-11Test configuration updates in CSITsFilip Krzywka1-0/+1
Change-Id: Ia02938d078baaf60b430ec4ca45c6ad9f24663a1 Issue-ID: DCAEGEN2-1381 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-04-10Adjust to new dcae-app-simulator apiFilip Krzywka1-1/+1
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-04Show and reset Kafka status after every suiteFilip Krzywka1-0/+2
Change-Id: I24caace22e13035a792eb7d06074993b63bbb1ba Issue-ID: DCAEGEN2-1381 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-04-02Extract common variable to keywordFilip Krzywka1-1/+7
Change-Id: I34dc5690eb416e11aba7620c5df6a7784ecb693e Issue-ID: DCAEGEN2-1359 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
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>
2018-09-27Move CSIT to integration/csit repoGary Wu1-0/+48
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>