#[tester-d23-ganek] # take from default build.properties file # source.dirs = main,junit # project.name = icm-tester # project.version = 0.0.4 # project.label = tomcat.webapps.dir=/home/mhorst/tomcat/webapps/ #performance IS tests properties #possible values: create, read, update, delete, simple_xquery, complex_xquery perf.test.operation.type = read perf.test.total.res.count = 1000 perf.test.res.types.count = 10 #can be set as integer value or list of measurement-points e.g. [10,20,100,1000]. Values cannot be duplicated! perf.test.operation.count.period = [10,11,12,13,14,100,101,102,103,104,500,501,502,503,504,996,997,998,999,1000] #if set to 0 only profiles fetching will be performed perf.test.measurements.count = 10 perf.test.clear.data.afterall = false #performance IS-SN tests properties perf.issn.test.measurements.count = 2 #supported operation types: CREATE, UPDATE, DELETE perf.issn.test.operation.type = DELETE perf.bigfile.path = ../resources/scripts/genFile.xml #OAI documents generator properties #notice that data generator configuration is in pl.edu.icm.driver.mdstore.datagen.properties oai.destination.path = /var/tmp/gen10000 oai.total.docs.count = 100000 oai.total.sets.count = 10