All of lore.kernel.org
 help / color / mirror / Atom feed
From: sudhir kumar <smalikphy@gmail.com>
To: Autotest mailing list <autotest@test.kernel.org>
Cc: kvm-devel <kvm@vger.kernel.org>,
	Lucas Meneghel Rodrigues <mrodrigu@redhat.com>,
	Martin Bligh <mbligh@google.com>
Subject: [autotest] [PATCH] add control file for kernbench under kvm
Date: Wed, 8 Jul 2009 16:51:10 +0530	[thread overview]
Message-ID: <a50cf5ab0907080421s128be9f9nf8fa64bf9df55f7e@mail.gmail.com> (raw)

This patch adds the control file for kernbench to be executed under
kvm tests.

Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>

Index: autotest/client/tests/kvm/autotest_control/kernbench.control
===================================================================
--- /dev/null
+++ autotest/client/tests/kvm/autotest_control/kernbench.control
@@ -0,0 +1,12 @@
+AUTHOR = "Sudhir Kumar <skumar@linux.vnet.ibm.com>"
+NAME = "Kernbench"
+TIME = "SHORT"
+TEST_CLASS = "Kernel"
+TEST_CATEGORY = "Benchmark"
+TEST_TYPE = "client"
+
+DOC = """
+A standard CPU benchmark. Runs a kernel compile and measures the performance.
+"""
+
+job.run_test('kernbench')


-- 
Sudhir Kumar

                 reply	other threads:[~2009-07-08 11:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a50cf5ab0907080421s128be9f9nf8fa64bf9df55f7e@mail.gmail.com \
    --to=smalikphy@gmail.com \
    --cc=autotest@test.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=mbligh@google.com \
    --cc=mrodrigu@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.