diff options
author | Filip Krzywka <filip.krzywka@nokia.com> | 2019-04-05 13:14:45 +0200 |
---|---|---|
committer | Filip Krzywka <filip.krzywka@nokia.com> | 2019-04-10 10:47:23 +0000 |
commit | 66d4335e1721cdedb20d9cee9407b8c5aa2c45ec (patch) | |
tree | 59fb3112dbf9598c8b436860b58ef42b5e6d7965 /tests/dcaegen2-collectors-hv-ves/testcases/resources | |
parent | 823e2407491160b49501dee1c240aa0780a0ff8b (diff) |
Adjust to new dcae-app-simulator api
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>
Diffstat (limited to 'tests/dcaegen2-collectors-hv-ves/testcases/resources')
-rw-r--r-- | tests/dcaegen2-collectors-hv-ves/testcases/resources/common-keywords.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcaegen2-collectors-hv-ves/testcases/resources/common-keywords.robot b/tests/dcaegen2-collectors-hv-ves/testcases/resources/common-keywords.robot index 07e886a0..ecf2d028 100644 --- a/tests/dcaegen2-collectors-hv-ves/testcases/resources/common-keywords.robot +++ b/tests/dcaegen2-collectors-hv-ves/testcases/resources/common-keywords.robot @@ -60,7 +60,7 @@ Send Messages From xNF Simulators VES-HV Collector Test Shutdown - Reset DCAE App Simulator ${DCAE_APP_API_MESSAGE_RESET_URL} + Reset DCAE App Simulator ${DEFAULT_PERF3GPP_TOPIC} VES-HV Collector Suite Teardown |