aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Test configuration updates in CSITsFilip Krzywka1-1/+4
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-22/+3
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-03-28Redefine RoutingFilip Krzywka1-1/+1
This change follows related changes in DCAEGEN2-1347 - routing is no longer read from configuration file - routing format kept in CBS have been adjusted to platform definitions Change-Id: I5f6c53325d5ea04d2f5ab13a7ff134932f7edeb0 Issue-ID: DCAEGEN2-1347 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-03-27Allow HV-VES tests to be run locallyJakub Dudycz1-5/+5
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-21Simplify consul/CBS configurationFilip Krzywka1-1/+1
- bumped docker-compose version Change-Id: I821f5ab6a03e8aaa37c1be1dc53ec7569958de79 Issue-ID: DCAEGEN2-1359 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-03-11Use CBS in HV-VES testsuitesFilip Krzywka1-1/+1
This change mostly follows related changes made in DCAEGEN2-1302 - consul now starts with CBS service defined through consul.d directory - moved to consul image used during oom-deployment - changed hv-ves configuration endpoint to oom-deployment default Change-Id: I09e10f9e58f7df22f536e7ad35d1467993baa3bc Issue-ID: DCAEGEN2-1302 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-10-01Update HV-VES domainFilip Krzywka1-1/+1
Commit follows changes to domain name made in other tasks for this issue. Change-Id: I5d1b6b64d046cc5a2323e1e1646499cbd05d24a2 Issue-ID: DCAEGEN2-847 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/+56
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>