From: Jozef Behran Date: Mon, 22 Feb 2016 14:01:41 +0000 (+0100) Subject: Remove superfluous call to NexusKeywords.Initialize_Artifact ... X-Git-Tag: release/beryllium-sr1~63 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=fe9e0b1d8eed2e04ec50f57311ccad2a8716a520 Remove superfluous call to NexusKeywords.Initialize_Artifact ... The NexusKeywords.Initialize_Artifact_Deployment_And_Usage is already called by NetconfKeywords.Setup_Netconf_Keywords so it is not needed to call it again explicitly. Change-Id: I2fb804ac378916d512541d8d676c5d0eaca29204 Signed-off-by: Jozef Behran --- diff --git a/csit/suites/netconf/restperfclient/performance.robot b/csit/suites/netconf/restperfclient/performance.robot index 71199a47f3..fb77e16382 100644 --- a/csit/suites/netconf/restperfclient/performance.robot +++ b/csit/suites/netconf/restperfclient/performance.robot @@ -102,8 +102,6 @@ Setup_Everything # Connect to the tools system (rest-perf-client) ${restperfclient}= SSHKeywords.Open_Connection_To_Tools_System BuiltIn.Set_Suite_Variable ${restperfclient} ${restperfclient} - # Initialize artifact deployment infrastructure. - NexusKeywords.Initialize_Artifact_Deployment_And_Usage ${testtool}= SSHLibrary.Get Connection BuiltIn.Set_Suite_Variable ${testtool} ${testtool.index}