Revision
9306
Author
cdaboo@apple.com
Date
2012-05-29 08:25:50 -0700 (Tue, 29 May 2012)

Log Message

Missed this change in last commit.

Modified Paths

Diff

Modified: CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist (9305 => 9306)


--- CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist	2012-05-29 15:23:08 UTC (rev 9305)
+++ CalendarServer/trunk/contrib/performance/loadtest/config.dist.plist	2012-05-29 15:25:50 UTC (rev 9306)
@@ -480,7 +480,7 @@
 				<key>params</key>
 				<dict>
 					<!-- The thresholds for each request type -->
-					<key>thresholds</key>
+					<key>thresholdsPath</key>
 					<string>contrib/performance/loadtest/thresholds.json</string>
 					
 					<!-- The % of failures that constitute a failed test -->
@@ -508,7 +508,7 @@
 				<key>params</key>
 				<dict>
 					<!-- The thresholds for each operation type -->
-					<key>thresholds</key>
+					<key>thresholdsPath</key>
 					<string>contrib/performance/loadtest/thresholds.json</string>
 					
 					<!-- The % of operations beyond the lag cut-off that constitute a failed test -->