CLONE for rails -Driver using think time instead of cycle time
---------------------------------------------------------------
Key: OLIO-43
URL: https://issues.apache.org/jira/browse/OLIO-43
Project: Olio
Issue Type: Bug
Components: php-driver
Reporter: Shanti Subramanyam
Assignee: Shanti Subramanyam
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.