From 6c5ea5b3e0ee88946a8abc0990cbea98d430d481 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Thu, 6 Jan 2011 18:28:18 +0000 Subject: [PATCH] NIHVIVO-1129 Tweak the tests to pull Individual URIs from a file. --- utilities/load-testing/build.xml | 7 +++++++ utilities/load-testing/tests/firstTest.jmx | 9 +++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/utilities/load-testing/build.xml b/utilities/load-testing/build.xml index a239d60b..8c376b23 100644 --- a/utilities/load-testing/build.xml +++ b/utilities/load-testing/build.xml @@ -74,6 +74,9 @@ report - Just summarize output from previously run tests. + + @@ -102,6 +105,9 @@ report - Just summarize output from previously run tests. + + + @@ -109,6 +115,7 @@ report - Just summarize output from previously run tests. + diff --git a/utilities/load-testing/tests/firstTest.jmx b/utilities/load-testing/tests/firstTest.jmx index 3ce2a223..01638699 100644 --- a/utilities/load-testing/tests/firstTest.jmx +++ b/utilities/load-testing/tests/firstTest.jmx @@ -22,6 +22,11 @@ ${__property(webapp.name, vivo)} = + + FILE_URI_LIST + ${__property(file.uri.list, individualUris.csv)} + = + @@ -31,7 +36,7 @@ continue false - 10 + 50 1 1 @@ -125,7 +130,7 @@ , utf8 - individualUris.csv + ${FILE_URI_LIST} false true Current thread group