Write HV-VES testcase for multiple clients 73/59373/11
authorPawel Biniek <pawel.biniek@nokia.com>
Mon, 6 Aug 2018 09:00:59 +0000 (11:00 +0200)
committerFilip Krzywka <filip.krzywka@nokia.com>
Fri, 31 Aug 2018 05:47:39 +0000 (07:47 +0200)
commit965bd032497217f456e31686db270f3e144b4821
treef81c00ab88d7955418dad57e8419452a1f493a03
parente50e917ae48352c8b6f7c537027250e000d0086c
Write HV-VES testcase for multiple clients

- 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>
test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot
test/csit/tests/dcaegen2-collectors-hv-ves/testcases/multiple-clients.robot [new file with mode: 0644]
test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/common-keywords.robot [new file with mode: 0644]
test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/multiple-simulators-payload/dcae-smaller-valid-request.json [new file with mode: 0644]
test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/multiple-simulators-payload/xnf-simulator-smaller-valid-request.json [new file with mode: 0644]