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 4/6] add-stress-test-control-file-in-kvmtest
Date: Wed, 8 Jul 2009 13:52:49 +0530	[thread overview]
Message-ID: <a50cf5ab0907080122nad20d9eu4ccaebdc21475e6e@mail.gmail.com> (raw)

This patch adds the control file for running stress test under
kvm guests.

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

Index: autotest/client/tests/kvm/autotest_control/stress.control
===================================================================
--- /dev/null
+++ autotest/client/tests/kvm/autotest_control/stress.control
@@ -0,0 +1,14 @@
+NAME='Stress'
+AUTHOR='Sudhir Kumar <skumar@linux.vnet.ibm.com>'
+EXPERIMENTAL='True'
+TEST_TYPE='client'
+TIME='MEDIUM'
+TEST_CATEGORY='Functional'
+TEST_CLASS='Software'
+DOC='''\
+stress is not a benchmark, but is rather a tool designed to put given subsytems
+under a specified load. Instances in which this is useful include
those in which
+a system administrator wishes to perform tuning activities, a kernel or libc
+programmer wishes to evaluate denial of service possibilities, etc.
+'''
+job.run_test('stress')


-- 
Sudhir Kumar

                 reply	other threads:[~2009-07-08  8:22 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=a50cf5ab0907080122nad20d9eu4ccaebdc21475e6e@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.