KarafKeywords-logging in karaf console extended to cluster
[integration/test.git] / csit / suites / netconf / CRUD / CRUD.robot
index eb1f605fd10c41165916fa6da81e7f9d6ccdf7f9..470e8f4457da513ef705f83e8e914f6f29fdb037 100644 (file)
@@ -25,7 +25,6 @@ Library           OperatingSystem
 Library           String
 Library           SSHLibrary    timeout=10s
 Resource          ${CURDIR}/../../../libraries/FailFast.robot
-Resource          ${CURDIR}/../../../libraries/KarafKeywords.robot
 Resource          ${CURDIR}/../../../libraries/NetconfKeywords.robot
 Resource          ${CURDIR}/../../../libraries/SetupUtils.robot
 Resource          ${CURDIR}/../../../libraries/TemplatedRequests.robot
@@ -216,7 +215,7 @@ Check_Device_Going_To_Be_Gone_After_Deconfiguring
 
 *** Keywords ***
 Setup_Everything
-    [Documentation]    Setup everything needed for the test cases.
+    [Documentation]    Initialize SetupUtils. Setup everything needed for the test cases.
     # Setup resources used by the suite.
     SetupUtils.Setup_Utils_For_Setup_And_Teardown
     RequestsLibrary.Create_Session    operational    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}${OPERATIONAL_API}    auth=${AUTH}