Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
UIDriver.java in the driver should specify the cycleType as CycleType.CYCLETIME. But it is specified as CycleType.THINKTIME. This causes a problem where the final ops/sec from a run is much lower than expected since the use of think time increases the cycle. This in turn causes a valid run to fail because of the criteria that the reported ops/sec should be < users/5.25.
Attachments
Issue Links
- is cloned by
-
OLIO-43 CLONE for rails -Driver using think time instead of cycle time
- Closed