Removed unnecessary "operational" alias for RequestKeywords 94/35094/3
authorJozef Behran <jbehran@cisco.com>
Fri, 19 Feb 2016 13:33:18 +0000 (14:33 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 20 Feb 2016 02:22:40 +0000 (02:22 +0000)
The removed line was copied from the CRUD suite but it turns
out it is not used for anything in the

Change-Id: Ib0cdb652a5ebca6c63abf3922c750e29c4d20e54
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/suites/netconf/restperfclient/performance.robot

index 664aa2d85920ba290b00668600eed3dbe7afb3c1..fa5506a35a871eb30fa46cf65507c7badcc9a272 100644 (file)
@@ -97,7 +97,6 @@ Setup_Everything
     [Documentation]    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}
     NetconfKeywords.Setup_Netconf_Keywords
     # Connect to the tools system (rest-perf-client)
     ${restperfclient}=    SSHKeywords.Open_Connection_To_Tools_System