public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org
Subject: [PATCH 5/5] KVM test: Introduce OpenSUSE 11.4 guest definitions
Date: Mon, 18 Apr 2011 19:40:45 -0300	[thread overview]
Message-ID: <1303166445-17898-6-git-send-email-lmr@redhat.com> (raw)
In-Reply-To: <1303166445-17898-1-git-send-email-lmr@redhat.com>

For both 32 and 64 bit.

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

diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
index 5bee383..5d274f8 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -1429,6 +1429,33 @@ variants:
                             md5sum_cd1 = adf5d2a0a03c1e3aaf102fd6a4771b87
                             md5sum_1m_cd1 = e0dd12dac30d296417256775e1234c6e
 
+                    - 11.4.32:
+                        image_name = openSUSE-11.4-32
+                        unattended_install:
+                            unattended_file = unattended/OpenSUSE-11.xml
+                            #floppy = images/opensuse-11-4-32/autoyast.vfd
+                            cdrom_unattended = images/opensuse-11-4-32/autoyast.iso
+                            kernel = images/opensuse-11-4-32/linux
+                            initrd = images/opensuse-11-4-32/initrd
+                            boot_path = boot/x86_64/loader
+                        unattended_install.cdrom:
+                            cdrom_cd1 = isos/linux/openSUSE-11.4-DVD-i586.iso
+                            md5sum_cd1 = 5f6d6d67c3e256b2513311f4ed650515
+
+                    - 11.4.64:
+                        image_name = openSUSE-11.4-64
+                        unattended_install:
+                            unattended_file = unattended/OpenSUSE-11.xml
+                            #floppy = images/opensuse-11-4-64/autoyast.vfd
+                            cdrom_unattended = images/opensuse-11-4-64/autoyast.iso
+                            kernel = images/opensuse-11-4-64/linux
+                            initrd = images/opensuse-11-4-64/initrd
+                            boot_path = boot/x86_64/loader
+                        unattended_install.cdrom:
+                            cdrom_cd1 = isos/linux/openSUSE-11.4-DVD-x86_64.iso
+                            md5sum_cd1 = 082ebfac494b41cd56b38fb4218c545d
+                            md5sum_1m_cd1 = 2adcc5623e6c50b5d08acb7f84aa3fb1
+
             - SLES:
                 shell_prompt = "^root@.*[\#\$]\s*$|#"
                 unattended_install:
-- 
1.7.4.4

  parent reply	other threads:[~2011-04-18 22:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-18 22:40 [PATCH 0/5] Make unattended install on Linux safer, fix OpenSUSE/SLES installs Lucas Meneghel Rodrigues
2011-04-18 22:40 ` [PATCH 1/5] KVM test: Fix incorrect CdromDisk instantiation when distro is OpenSUSE Lucas Meneghel Rodrigues
2011-04-18 22:40 ` [PATCH 2/5] KVM test: Unattended install Give Linux VMs time to shutdown cleanly v2 Lucas Meneghel Rodrigues
2011-04-18 22:40 ` [PATCH 3/5] KVM test: unattended_install: Introduce wait_no_ack param Lucas Meneghel Rodrigues
2011-04-18 22:40 ` [PATCH 4/5] KVM test: Make OpenSUSE and SLES to use unattended_cdrom Lucas Meneghel Rodrigues
2011-04-18 22:40 ` Lucas Meneghel Rodrigues [this message]
2011-04-20  1:03 ` [PATCH 0/5] Make unattended install on Linux safer, fix OpenSUSE/SLES installs pradeep
2011-04-20  1:11   ` 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=1303166445-17898-6-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