From: Lucas Meneghel Rodrigues <lookkas@gmail.com>
To: autotest@test.kernel.org
Cc: aarcange@redhat.com, kvm@vger.kernel.org
Subject: [PATCH 3/3] Add THP test variants to tests_base.cfg.sample
Date: Mon, 27 Jun 2011 13:26:43 -0300 [thread overview]
Message-ID: <1309192003-5456-4-git-send-email-lookkas@gmail.com> (raw)
In-Reply-To: <1309192003-5456-1-git-send-email-lookkas@gmail.com>
From: Yiqiao Pu <ypu@redhat.com>
Changes from v1:
* No need to use pre/post scripts anymore
Changes from v2:
* Put it before shutdown case
Signed-off-by: Yiqiao Pu <ypu@redhat.com>
Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
---
client/tests/kvm/tests_base.cfg.sample | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
index bd8f884..4db011d 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -1047,6 +1047,21 @@ variants:
# clean the state file?
clean_save = yes
+ - trans_hugepage: install setup unattended_install.cdrom
+ thp_test_config = ""
+ kill_vm = yes
+ login_timeout = 360
+ variants:
+ - base:
+ type = trans_hugepage
+ dd_timeout = 900
+ - defrag:
+ type = trans_hugepage_defrag
+ - swapping:
+ type = trans_hugepage_swapping
+ dd_timeout = 900
+ check_cmd_timeout = 900
+
# system_powerdown, system_reset and shutdown *must* be the last ones
# defined (in this order), since the effect of such tests can leave
# the VM on a bad state.
--
1.7.5.4
prev parent reply other threads:[~2011-06-27 16:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-27 16:26 [PATCH 0/3] Transparent Hugepages tests v4 Lucas Meneghel Rodrigues
2011-06-27 16:26 ` [PATCH 1/3] virt: Add Transparent Hugepages setup Lucas Meneghel Rodrigues
2011-06-27 16:26 ` [PATCH 2/3] KVM test: Add Transparent Hugepages subtests Lucas Meneghel Rodrigues
2011-06-27 16:26 ` Lucas Meneghel Rodrigues [this message]
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=1309192003-5456-4-git-send-email-lookkas@gmail.com \
--to=lookkas@gmail.com \
--cc=aarcange@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