diff options
author | mprzybys <marcin.przybysz@nokia.com> | 2020-02-19 09:27:27 +0000 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-02-25 11:15:55 +0000 |
commit | a161682b516bda228fc6b417d2d04c0da0f6d06e (patch) | |
tree | fff564c1e429215846fd293c18ce65777047dba7 /tests/dcaegen2/testcases/resources/dcae_properties.robot | |
parent | 5bcc97fd9e59c748e781f555f8916cc14ca04740 (diff) |
Add Test cases which are missing for API's V7
Issue-ID: INT-1456
Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com>
Change-Id: Idc5fec61a37e4f201b774c477a5b0965a83f8667
Diffstat (limited to 'tests/dcaegen2/testcases/resources/dcae_properties.robot')
-rw-r--r-- | tests/dcaegen2/testcases/resources/dcae_properties.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dcaegen2/testcases/resources/dcae_properties.robot b/tests/dcaegen2/testcases/resources/dcae_properties.robot index 587661c3..961bb46d 100644 --- a/tests/dcaegen2/testcases/resources/dcae_properties.robot +++ b/tests/dcaegen2/testcases/resources/dcae_properties.robot @@ -43,6 +43,7 @@ ${EVENT_DATA_FILE_BAD} %{WORKSPACE}/tests/dcaegen2/testcases/a ${EVENT_BATCH_DATA_FILE} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves_volte_fault_eventlist_batch.json ${EVENT_THROTTLING_STATE_DATA_FILE} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves_volte_fault_provide_throttle_state.json ${EVENT_PNF_REGISTRATION} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves_pnf_registration_event.json +${EVENT_PNF_REGISTRATION_V7} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves7_pnf_registration_event.json ${DCAE_HEALTH_CHECK_BODY} %{WORKSPACE}/tests/dcae/testcases/assets/json_events/dcae_healthcheck.json #DCAE Health Check |