aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>2019-05-07 14:35:26 +0200
committerkrzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>2019-05-07 14:46:20 +0200
commiteee592a520fa66ad4fb56f5ac53f1812b89b6a32 (patch)
tree6cd12c86610692f52162fa56e40110f2b7b27f97
parente83225dc807f3b05118cc0d30736175b11077b4f (diff)
Increase amount ves events for initial DMaaP topic creation
Issue-ID: INT-1065 Change-Id: I6709adc11ac693dae74c1ca52a82486e4d34094d Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
-rw-r--r--robot/resources/test_templates/pnf_registration_without_SO_template.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/resources/test_templates/pnf_registration_without_SO_template.robot b/robot/resources/test_templates/pnf_registration_without_SO_template.robot
index fdd9dc4f..82b95369 100644
--- a/robot/resources/test_templates/pnf_registration_without_SO_template.robot
+++ b/robot/resources/test_templates/pnf_registration_without_SO_template.robot
@@ -23,6 +23,7 @@ ${VES_data_path} /eventListener/v7
Create A&AI antry without SO and succesfully registrate PNF
[Documentation] Test case template for create A&AI antry without SO and succesfully registrate PNF
[Arguments] ${PNF_entry_dict}
+ Send VES integration request ${PNF_entry_dict}
Create PNF initial entry in A&AI ${PNF_entry_dict}
Send VES integration request ${PNF_entry_dict}
Verify PNF Integration Request in A&AI ${PNF_entry_dict}