Add service deletions to all (BGP-related) suites 76/58476/6
authorAndrej Kilvady <akilvady@cisco.com>
Thu, 8 Jun 2017 07:15:37 +0000 (09:15 +0200)
committerVratko Polák <vrpolak@cisco.com>
Wed, 14 Jun 2017 15:53:34 +0000 (15:53 +0000)
Change-Id: Ieacb594a8fc9c23eb3e9b5d684e5ba59365a011d
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot

index 920b4457a6ba879d725f29305097ffbcb6bd5276..dca8c68d4ef9cb6aebf465c97c678a57891fbb4f 100644 (file)
@@ -118,6 +118,11 @@ Topology_Postcondition
     WaitForFailure.Verify_Keyword_Does_Not_Fail_Within_Timeout    10    1    Compare_Topology    ${offjson}    080_Postcondition.json
     # FIXME: We should delete config changes to not affect next suite.
 
+Delete_Pcep_Client_Module
+    [Documentation]    Delete Pcep client module.
+    &{mapping}    BuiltIn.Create_Dictionary    IP=${TOOLS_SYSTEM_IP}
+    TemplatedRequests.Delete_Templated    ${directory_with_template_folders}${/}pcep_topology_client_module    mapping=${mapping}
+
 *** Keywords ***
 Set_It_Up
     [Documentation]    Create SSH session to Mininet machine, prepare HTTP client session to Controller.