aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/ssl_prh_tests.robot
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2019-04-12 15:54:32 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-12 15:54:32 +0000
commit5124ab5b8dad3dff35da2ceec74ca0e2645117e6 (patch)
tree8f40a909af044efdbb97037c2d1f5b408c0ac397 /tests/dcaegen2/prh-testcases/ssl_prh_tests.robot
parent5ab8a07212f71a31da81b9a65f88eeb5c52d7b9b (diff)
parent26125b14101098f87dfa5d8d0671cab00e8e27f5 (diff)
Merge "Attempt to check CSIT Consul and CBS discovery fix"
Diffstat (limited to 'tests/dcaegen2/prh-testcases/ssl_prh_tests.robot')
-rw-r--r--tests/dcaegen2/prh-testcases/ssl_prh_tests.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/ssl_prh_tests.robot b/tests/dcaegen2/prh-testcases/ssl_prh_tests.robot
index 111a4fbd..be260bd6 100644
--- a/tests/dcaegen2/prh-testcases/ssl_prh_tests.robot
+++ b/tests/dcaegen2/prh-testcases/ssl_prh_tests.robot
@@ -13,6 +13,7 @@ ${DMAAP_SIMULATOR_SETUP_URL} http://${DMAAP_SIMULATOR_SETUP}
${AAI_SIMULATOR_SETUP_URL} http://${AAI_SIMULATOR_SETUP}
${VES_EVENT_PNF_REGISTRATION_SIMPLE} %{WORKSPACE}/tests/dcaegen2/prh-testcases/assets/json_events/ves-event-pnf-registration-simple.json
+${AAI_PNF_REGISTRATION_SIMPLE} %{WORKSPACE}/tests/dcaegen2/prh-testcases/assets/json_events/aai-pnf-registration-simple.json
${EVENT_WITH_ALL_VALID_REQUIRED_FIELDS} %{WORKSPACE}/tests/dcaegen2/prh-testcases/assets/json_events/event_with_all_fields.json
${EVENT_WITH_IPV4} %{WORKSPACE}/tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV4.json
${EVENT_WITH_IPV6} %{WORKSPACE}/tests/dcaegen2/prh-testcases/assets/json_events/event_with_IPV6.json
@@ -23,7 +24,7 @@ Valid DMaaP event can be converted to PNF_READY notification with ssl connection
[Documentation] PRH get valid event from DMaaP with required fields - PRH produce PNF_READY notification
[Tags] PRH Valid event
[Template] Valid event processing
- ${VES_EVENT_PNF_REGISTRATION_SIMPLE}
+ ${VES_EVENT_PNF_REGISTRATION_SIMPLE} ${AAI_PNF_REGISTRATION_SIMPLE}
#${EVENT_WITH_ALL_VALID_REQUIRED_FIELDS}
#${EVENT_WITH_IPV4}
#${EVENT_WITH_IPV6}