diff --git a/utilities/load-testing/build.xml b/utilities/load-testing/build.xml
index 12b811aa..f62820fa 100644
--- a/utilities/load-testing/build.xml
+++ b/utilities/load-testing/build.xml
@@ -32,7 +32,7 @@ report - Just summarize output from previously run tests.
target: all
================================= -->
+
+
diff --git a/utilities/load-testing/tests/SecondTests-rel-1-1-1.jmx b/utilities/load-testing/tests/SecondTests-rel-1-1-1.jmx
index fdd93ad5..542ffbdc 100644
--- a/utilities/load-testing/tests/SecondTests-rel-1-1-1.jmx
+++ b/utilities/load-testing/tests/SecondTests-rel-1-1-1.jmx
@@ -9,32 +9,37 @@
WEBAPP_HOST
- ${__property(webapp.host, localhost)}
+ ${__property(webapp.host, , localhost)}
=
WEBAPP_PORT
- ${__property(webapp.port, 8080)}
+ ${__property(webapp.port, , 8080)}
=
WEBAPP_NAME
- ${__property(webapp.name, vivo)}
+ ${__property(webapp.name, , vivo)}
=
PERSON_URI_FILE
- ${__property(file.person.uris, PersonUris.csv)}
+ ${__property(file.person.uris, , PersonUris.csv)}
=
INFO_RESOURCE_URI_FILE
- ${__property(file.infoResource.uris, InfoResourceUris.csv)}
+ ${__property(file.infoResource.uris, , InfoResourceUris.csv)}
=
ITERATIONS
- ${__property(iterations, 10)}
+ ${__property(iterations, , 10)}
+ =
+
+
+ THREADS
+ ${__property(threads, , 1)}
=
@@ -48,7 +53,7 @@
false
${ITERATIONS}
- 1
+ ${THREADS}
1
1294759350000
1294759350000