aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/test_templates/pnf_registration_without_SO_template.robot
diff options
context:
space:
mode:
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2020-04-21 18:00:16 +0200
committerKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2020-04-21 16:02:57 +0000
commitd34b796de259a338ccd2ce5711ee0d3fa43ec7ea (patch)
tree7229527e4240a2282f8a6afd9bc5c4a62c0e1baa /robot/resources/test_templates/pnf_registration_without_SO_template.robot
parentecdda22a7fcc69882e2b4fff96e8a0dec835bae5 (diff)
Make the pnf registration test cases independent from robot init - fixing failing test case in xtesting1.6.0
Issue-ID: INT-1407 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ic06d5f525a9422f9b67c8e30eca8d0759ab20bf0
Diffstat (limited to 'robot/resources/test_templates/pnf_registration_without_SO_template.robot')
-rw-r--r--robot/resources/test_templates/pnf_registration_without_SO_template.robot1
1 files changed, 0 insertions, 1 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 5d388266..fa581b90 100644
--- a/robot/resources/test_templates/pnf_registration_without_SO_template.robot
+++ b/robot/resources/test_templates/pnf_registration_without_SO_template.robot
@@ -149,5 +149,4 @@ Send and verify VES integration request in SO and A&AI
Instantiate PNF_macro service Teardown
[Arguments] ${catalog_service_id} ${catalog_resource_ids} ${PNF_entry_dict} ${service_instance_id} ${service_recipe_id} ${building_block_flow}
Teardown Models ${catalog_service_id} ${catalog_resource_ids}
- Run Keyword If "${building_block_flow}"=='false' Delete Service Recipe ${service_recipe_id}
Cleanup PNF entry in A&AI ${PNF_entry_dict} \ No newline at end of file