Add Nexus artifact deployment initialization keyword
[integration/test.git] / csit / libraries / NetconfKeywords.robot
index 3abcb002efd513fa173853d280e2c387cfd7898e..e420a64215412b7c3c37d4c2b406637ff3046b29 100644 (file)
@@ -33,6 +33,7 @@ Setup_NetconfKeywords
     ${tmp}=    BuiltIn.Create_Dictionary
     BuiltIn.Set_Suite_Variable    ${NetconfKeywords__mounted_device_types}    ${tmp}
     NetconfViaRestconf.Setup_Netconf_Via_Restconf
+    NexusKeywords.Initialize_Artifact_Deployment_And_Usage
 
 Configure_Device_In_Netconf
     [Arguments]    ${device_name}    ${device_type}=default    ${device_port}=${FIRST_TESTTOOL_PORT}