X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnetconf%2Frestperfclient%2Fperformance.robot;h=5fc2c01ee21e5bc2cf43b69577180a8192f1e89d;hb=refs%2Fchanges%2F99%2F36199%2F4;hp=1c7847e86f5aec5ef67464efcdea95f21462028d;hpb=64fa60b9810a6884acb1712e1f7533577cbc0d64;p=integration%2Ftest.git diff --git a/csit/suites/netconf/restperfclient/performance.robot b/csit/suites/netconf/restperfclient/performance.robot index 1c7847e86f..5fc2c01ee2 100644 --- a/csit/suites/netconf/restperfclient/performance.robot +++ b/csit/suites/netconf/restperfclient/performance.robot @@ -72,7 +72,7 @@ Deploy_And_Run_RestPerfClient BuiltIn.Log Running restperfclient: ${command} ${restperfclientlog}= Utils.Get_Log_File_Name restperfclient BuiltIn.Set_Suite_Variable ${restperfclientlog} ${restperfclientlog} - Execute_Command_Passes ${command} >${restperfclientlog} 2>&1 + SSHKeywords.Execute_Command_Passes ${command} >${restperfclientlog} 2>&1 SSHLibrary.Get_File ${restperfclientlog} ${result}= SSHLibrary.Execute_Command grep "FINISHED. Execution time:" ${restperfclientlog} BuiltIn.Should_Not_Be_Equal '${result}' ''