kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] KVM Test: Add control file dbench.control.200 for dbench
@ 2010-04-07  8:49 Feng Yang
  2010-04-07  8:49 ` [PATCH 2/3] KVM Test: Add function run_autotest_background and wait_autotest_background Feng Yang
  0 siblings, 1 reply; 8+ messages in thread
From: Feng Yang @ 2010-04-07  8:49 UTC (permalink / raw)
  To: autotest; +Cc: kvm, Feng Yang

This control file set seconds to 200. It is used by
ioquit script.

Signed-off-by: Feng Yang <fyang@redhat.com>
---
 .../tests/kvm/autotest_control/dbench.control.200  |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/kvm/autotest_control/dbench.control.200

diff --git a/client/tests/kvm/autotest_control/dbench.control.200 b/client/tests/kvm/autotest_control/dbench.control.200
new file mode 100644
index 0000000..c648f7a
--- /dev/null
+++ b/client/tests/kvm/autotest_control/dbench.control.200
@@ -0,0 +1,20 @@
+TIME="SHORT"
+AUTHOR = "Martin Bligh <mbligh@google.com>"
+DOC = """
+dbench is one of our standard kernel stress tests.  It produces filesystem
+load like netbench originally did, but involves no network system calls.
+Its results include throughput rates, which can be used for performance
+analysis.
+
+More information on dbench can be found here:
+http://samba.org/ftp/tridge/dbench/README
+
+Currently it needs to be updated in its configuration. It is a great test for
+the higher level I/O systems but barely touches the disk right now.
+"""
+NAME = 'dbench'
+TEST_CLASS = 'kernel'
+TEST_CATEGORY = 'Functional'
+TEST_TYPE = 'client'
+
+job.run_test('dbench', seconds=200)
-- 
1.5.5.6


^ permalink raw reply related	[flat|nested] 8+ messages in thread
[parent not found: <1224281688.193301273198204980.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com>]

end of thread, other threads:[~2010-05-07  2:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07  8:49 [PATCH 1/3] KVM Test: Add control file dbench.control.200 for dbench Feng Yang
2010-04-07  8:49 ` [PATCH 2/3] KVM Test: Add function run_autotest_background and wait_autotest_background Feng Yang
2010-04-07  8:49   ` [PATCH 3/3] KVM Test: Add ioquit test case Feng Yang
2010-04-08 14:36     ` Michael Goldish
2010-05-06 23:27     ` Lucas Meneghel Rodrigues
2010-05-06 23:32     ` Lucas Meneghel Rodrigues
2010-04-08 14:18   ` [PATCH 2/3] KVM Test: Add function run_autotest_background and wait_autotest_background Michael Goldish
     [not found] <1224281688.193301273198204980.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com>
2010-05-07  2:15 ` [PATCH 3/3] KVM Test: Add ioquit test case Feng Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).