#!/bin/bash #general: threadgroup.duration='' threadgroup.threads.number='8' threadgroup.ramp.time='1' loop.controller.loops.number='100' #soap.sampler.url='http:\/\/213.135.50.17:8003\/cgi-bin\/SoapDriver.cgi' soap.sampler.url='http:\/\/212.87.15.112:8283\/mdstoreService_mh-d25-tunel\/MDStoreService' #general optional: report.filename='report_filename.rep' response.filename='responses\/mdstore_response' #tests dependant: #mdstore mdId='fa510f8b-f868-44b0-b2a0-b669f5fcc946_TURTdG9yZURTUmVzb3VyY2VzL01EU3RvcmVEU1Jlc291cmNlVHlwZQ==' recId='3660bcc5-94d4-4000-be7d-ba31ea933f49_UmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZXMvUmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZVR5cGU=::oai:gen10000:9999' recFrom='1' recUntil='10' #counter based test related from.counter.start.value='1' from.counter.max.value='990' until.counter.start.value='10' #strange, but until counter max value must be: MAX-1 until.counter.max.value='999'