X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnetconf%2Frestperfclient%2Fperformance.robot;h=411321a23ec665cfc50ceff33c3b3333b20ecfb4;hb=9f074b03bf384dcb18179e76a1a1fe642a47900c;hp=fb77e16382bd414e4922958d72c1f2339d70b81d;hpb=625a9448680d3851faec7cdcdf5af4eabf98ef21;p=integration%2Ftest.git diff --git a/csit/suites/netconf/restperfclient/performance.robot b/csit/suites/netconf/restperfclient/performance.robot index fb77e16382..411321a23e 100644 --- a/csit/suites/netconf/restperfclient/performance.robot +++ b/csit/suites/netconf/restperfclient/performance.robot @@ -69,7 +69,7 @@ Deploy_And_Run_RestPerfClient ${options}= BuiltIn.Set_Variable ${options} --destination /restconf/config/network-topology:network-topology/topology/topology-netconf/node/${DEVICE_NAME}/yang-ext:mount/car:cars ${options}= BuiltIn.Set_Variable ${options} --edit-content request1.json ${options}= BuiltIn.Set_Variable ${options} --auth ${ODL_RESTCONF_USER} ${ODL_RESTCONF_PASSWORD} - ${command} BuiltIn.Set_Variable java -Xmx1G -XX:MaxPermSize=256M -jar ${filename} ${options} + ${command}= NexusKeywords.Compose_Full_Java_Command -Xmx1G -XX:MaxPermSize=256M -jar ${filename} ${options} BuiltIn.Log Running restperfclient: ${command} ${restperfclientlog}= Utils.Get_Log_File_Name restperfclient BuiltIn.Set_Suite_Variable ${restperfclientlog} ${restperfclientlog}