aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/multiple-clients.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-35/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-12Write CSIT test case for unencrypted connectionFilip Krzywka1-2/+2
Change-Id: I33be06d98b079ed16cdf3840db983dbcc768f0e7 Issue-ID: DCAEGEN2-771 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-31Write HV-VES testcase for SSL authorizationKornel Janiak1-2/+2
Change-Id: I4eeed5d3418c80d34ba8127bbbe9c49969a033ec Issue-ID: DCAEGEN2-687 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2018-08-31Write HV-VES testcase for multiple clientsPawel Biniek1-0/+35
- renamed messages routing suite file to reflect what tests it's covering - extracted common robot keywords related to xNF simulators creation from messages routing suite to separate resource file - written test suite for handling multiple clients at once Change-Id: If80d2d91ae96a0432fd4b6e51bce26796ee9200b Issue-ID: DCAEGEN2-687 Signed-off-by: pbiniek <pawel.biniek@nokia.com>