You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by 罗 辉 <lu...@zetyun.com> on 2017/07/10 02:54:22 UTC

答复: how to set the interval time between tests while running yardstick-ignite

is there a way to decrease the test interval time?

________________________________
发件人: 罗 辉
发送时间: 2017年7月10日 10:53:04
收件人: user@ignite.apache.org
主题: how to set the interval time between tests while running yardstick-ignite


hello guys,

      I checked all my configs in my "yardstick-ignite/config" path to look up a parameter of the interval time between tests, however no matches can be found.



here is my log of my test, the 6 mins interval between tests is really too long.

[root@dserver1 yardstick-ignite]# tail -f nohup.out
<10:16:50><yardstick> Driver is started on localhost with id=0
<10:22:53><yardstick> Driver is stopped on localhost
<10:22:54><yardstick> Server is stopped on localhost
<10:22:54><yardstick> Server is stopped on localhost
<10:22:54><yardstick> Server is stopped on localhost
<10:22:55><yardstick> Starting server config '...-sn IgniteNode -ds ignite-1.9-atomic-put-get-bs-6-2-backup' on localhost with id=0
<10:22:55><yardstick> Starting server config '...-sn IgniteNode -ds ignite-1.9-atomic-put-get-bs-6-2-backup' on localhost with id=1
<10:22:55><yardstick> Starting server config '...-sn IgniteNode -ds ignite-1.9-atomic-put-get-bs-6-2-backup' on localhost with id=2
<10:22:58><yardstick> Starting driver config '...-sn IgniteNode -ds ignite-1.9-atomic-put-get-bs-6-2-backup' on localhost with id=0
<10:22:58><yardstick> Driver is started on localhost with id=0
<10:29:02><yardstick> Driver is stopped on localhost
<10:29:02><yardstick> Server is stopped on localhost
<10:29:02><yardstick> Server is stopped on localhost
<10:29:02><yardstick> Server is stopped on localhost
<10:29:03><yardstick> Starting server config '...k -sn IgniteNode -ds ignite-1.9-tx-optimistic-put-2-backup' on localhost with id=0
<10:29:03><yardstick> Starting server config '...k -sn IgniteNode -ds ignite-1.9-tx-optimistic-put-2-backup' on localhost with id=1
<10:29:03><yardstick> Starting server config '...k -sn IgniteNode -ds ignite-1.9-tx-optimistic-put-2-backup' on localhost with id=2
<10:29:06><yardstick> Starting driver config '...k -sn IgniteNode -ds ignite-1.9-tx-optimistic-put-2-backup' on localhost with id=0
<10:29:06><yardstick> Driver is started on localhost with id=0
<10:35:10><yardstick> Driver is stopped on localhost
<10:35:10><yardstick> Server is stopped on localhost
<10:35:10><yardstick> Server is stopped on localhost
<10:35:10><yardstick> Server is stopped on localhost
<10:35:11><yardstick> Starting server config '...gniteNode -ds ignite-1.9-tx-optim-repRead-put-get-2-backup' on localhost with id=0
<10:35:11><yardstick> Starting server config '...gniteNode -ds ignite-1.9-tx-optim-repRead-put-get-2-backup' on localhost with id=1
<10:35:11><yardstick> Starting server config '...gniteNode -ds ignite-1.9-tx-optim-repRead-put-get-2-backup' on localhost with id=2
<10:35:14><yardstick> Starting driver config '...gniteNode -ds ignite-1.9-tx-optim-repRead-put-get-2-backup' on localhost with id=0
<10:35:15><yardstick> Driver is started on localhost with id=0
<10:41:18><yardstick> Driver is stopped on localhost


Re: 答复: how to set the interval time between tests while running yardstick-ignite

Posted by agura <ag...@apache.org>.
There are no any time interval between tests. It's test duration. You can
change it in configuration file using `d` property. E.g. for 5 minutes you
should use:

# Duration.
d=300






--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-set-the-interval-time-between-tests-while-running-yardstick-ignite-tp14539p15001.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.