From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, Lucas Meneghel Rodrigues <lmr@redhat.com>
Subject: [KVM-AUTOTEST PATCH 2/4] kvm test config sample: change control file names for the autotest tests
Date: Fri, 12 Jun 2009 13:13:08 -0300 [thread overview]
Message-ID: <1244823190-9299-2-git-send-email-lmr@redhat.com> (raw)
In-Reply-To: <1244823190-9299-1-git-send-email-lmr@redhat.com>
Changing the names of the control files being used on the autotest test
Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
---
client/tests/kvm/kvm_tests.cfg.sample | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/client/tests/kvm/kvm_tests.cfg.sample b/client/tests/kvm/kvm_tests.cfg.sample
index c73da7c..2c0b321 100644
--- a/client/tests/kvm/kvm_tests.cfg.sample
+++ b/client/tests/kvm/kvm_tests.cfg.sample
@@ -67,16 +67,17 @@ variants:
- autotest: install setup
type = autotest
test_timeout = 720
- test_control_file = control
variants:
- sleeptest:
test_name = sleeptest
test_timeout = 30
+ test_control_file = sleeptest.control
- dbench:
test_name = dbench
- test_control_file = control.60
+ test_control_file = dbench.control
- bonnie:
test_name = bonnie
+ test_control_file = bonnie.control
- linux_s3: install setup
type = linux_s3
--
1.6.2.2
next prev parent reply other threads:[~2009-06-12 16:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-12 16:13 [KVM-AUTOTEST PATCH 1/4] kvm test: Fix more incorrect long line breaks lying around Lucas Meneghel Rodrigues
2009-06-12 16:13 ` Lucas Meneghel Rodrigues [this message]
2009-06-12 16:13 ` [KVM-AUTOTEST PATCH 3/4] kvm_tests: Use autotest log files to scan results Lucas Meneghel Rodrigues
2009-06-12 16:13 ` [KVM-AUTOTEST PATCH 4/4] Adding control files dir to kvm test Lucas Meneghel Rodrigues
2009-06-12 16:18 ` [Autotest] " Martin Bligh
2009-06-12 16:35 ` Lucas Meneghel Rodrigues
2009-06-13 9:00 ` [Autotest] [KVM-AUTOTEST PATCH 1/4] kvm test: Fix more incorrect long line breaks lying around Michael Goldish
2009-06-15 20:51 ` Lucas Meneghel Rodrigues
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=1244823190-9299-2-git-send-email-lmr@redhat.com \
--to=lmr@redhat.com \
--cc=autotest@test.kernel.org \
--cc=kvm@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox