Dump module data at the end of full deploy suite
[integration/test.git] / csit / suites / sfc / Full_Deploy / 010__sfc_full_deploy.robot
index 89ca14d07cc8cd42ea92aae2493397ab926a36de..4f459c92f778e44aac3bb7aa32e81e429dee0c18 100644 (file)
@@ -12,7 +12,9 @@ Resource          ../../../variables/sfc/Variables.robot
 Resource          ../../../libraries/SSHKeywords.robot
 Resource          ../../../libraries/TemplatedRequests.robot
 Resource          ../../../libraries/KarafKeywords.robot
+Resource          ../../../libraries/DataModels.robot
 Resource          ../../../libraries/SFC/DockerSfc.robot
+Variables         ../../../variables/sfc/Modules.py
 
 *** Variables ***
 ${CREATE_RSP1_INPUT}    {"input":{"parent-service-function-path":"SFP1","name":"RSP1"}}
@@ -85,6 +87,7 @@ Init Suite
 
 Cleanup Suite
     [Documentation]    Clean up all docker containers created and delete sessions
+    Get Model Dump    ${ODL_SYSTEM_IP}    ${sfc_data_models}
     Remove All Elements At URI    ${SERVICE_CLASSIFIERS_URI}
     Remove All Elements At URI    ${SERVICE_FUNCTION_ACLS_URI}
     Remove All Elements At URI    ${SERVICE_FUNCTIONS_URI}