diff --git a/benchmarks/performance_data/account_history_api/JMX/constant_load.jmx.in b/benchmarks/performance_data/account_history_api/JMX/constant_load.jmx.in index 63b9d0414acfed8faa2f77f674dcf123a9af15a9..e900b2e4d0b4102ae46b74b265e16808d773338f 100644 --- a/benchmarks/performance_data/account_history_api/JMX/constant_load.jmx.in +++ b/benchmarks/performance_data/account_history_api/JMX/constant_load.jmx.in @@ -31,7 +31,7 @@ <boolProp name="IfController.evaluateAll">false</boolProp> </IfController> <hashTree> - <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="enum_virtual_ops" enabled="true"> + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="${endpoint}" enabled="true"> <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> <elementProp name="HTTPsampler.Arguments" elementType="Arguments"> <collectionProp name="Arguments.arguments"> @@ -72,7 +72,7 @@ </collectionProp> </HeaderManager> <hashTree/> - <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="enum_virtual_ops" enabled="true"> + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="${endpoint}" enabled="true"> <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> <elementProp name="HTTPsampler.Arguments" elementType="Arguments"> <collectionProp name="Arguments.arguments"> @@ -113,7 +113,7 @@ </collectionProp> </HeaderManager> <hashTree/> - <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="enum_virtual_ops" enabled="true"> + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="${endpoint}" enabled="true"> <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> <elementProp name="HTTPsampler.Arguments" elementType="Arguments"> <collectionProp name="Arguments.arguments"> @@ -145,7 +145,7 @@ <boolProp name="IfController.evaluateAll">false</boolProp> </IfController> <hashTree> - <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="enum_virtual_ops" enabled="true"> + <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="${endpoint}" enabled="true"> <stringProp name="dataSource">psql</stringProp> <stringProp name="query">${body}</stringProp> <stringProp name="queryArguments"></stringProp>