Split "name" of test tool to "component" and "artifact"
[integration/test.git] / csit / suites / bgpcep / pcepuser / pcepuser.robot
index 20b3d7972bc5b20352eb62b46a6d0b4d39f2a987..eb5609089b55318dc86d0053e2304227ed27b114 100644 (file)
@@ -121,7 +121,7 @@ Set_It_Up
     NexusKeywords.Initialize_Artifact_Deployment_And_Usage
     # FIXME: Unify Module prefix usage across whole file.
     Create_Session    ses    http://${CONTROLLER}:${RESTCONFPORT}/restconf/operational/network-topology:network-topology    auth=${AUTH}
-    ${name}=    NexusKeywords.Deploy_Test_Tool    bgpcep/pcep-pcc-mock
+    ${name}=    NexusKeywords.Deploy_Test_Tool    bgpcep    pcep-pcc-mock
     BuiltIn.Set_Suite_Variable    ${filename}    ${name}
     Remove_Directory    ${ExpDir}
     Remove_Directory    ${ActDir}