All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fixing dependencies of ksm_overcommit test
@ 2011-04-10 19:27 Lucas Meneghel Rodrigues
  0 siblings, 0 replies; only message in thread
From: Lucas Meneghel Rodrigues @ 2011-04-10 19:27 UTC (permalink / raw)
  To: autotest; +Cc: kvm

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
---
 client/tests/kvm/tests_base.cfg.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
index dbd1783..cd8420d 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -756,7 +756,7 @@ variants:
         type = physical_resources_check
         catch_uuid_cmd = dmidecode | awk -F: '/UUID/ {print $2}'
 
-    - ksm_overcommit:
+    - ksm_overcommit: install setup unattended_install.cdrom
         only Linux
         # Don't preprocess any vms as we need to change its params
         vms = ''
-- 
1.7.4.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-10 19:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 19:27 [PATCH] Fixing dependencies of ksm_overcommit test Lucas Meneghel Rodrigues

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.