kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, yogi <anantyog@linux.vnet.ibm.com>
Subject: Re: [PATCH 2/2] KVM test: Support to SLES install
Date: Wed, 10 Mar 2010 10:42:49 -0300	[thread overview]
Message-ID: <6ac58f4f1003100542h52690550j8086727edece6006@mail.gmail.com> (raw)
In-Reply-To: <1268221559-9262-2-git-send-email-lmr@redhat.com>

On Wed, Mar 10, 2010 at 8:45 AM, Lucas Meneghel Rodrigues
<lmr@redhat.com> wrote:
> From: yogi <anantyog@linux.vnet.ibm.com>
>
> Adds new entry "SUSE" in test_base file for sles and
> contains autoinst file for doing unatteneded Sles11 64-bit
> install.

Oh Yogi, by the way, could you please reorganize the opensuse session
and add at least an autoyast file for opensuse 11.2 so I can actually
test if we can get a successful installation? I tried to play with the
XML file of SLES to see if I could get opensuse 11.2 installed, but it
turns out that those config files are an endless XML nightmare and all
I tried makes yast to die.

The mechanics of the whole thing are correct, I can get yast to start
with no problems, but parsing the autoyast file makes the VM to hang.
So I am fine with adding the patch, but it'd be nice to have an OS
with irrestrict access that everybody could play with (opensuse). I
don't have enough time to make it work on my own, so if you have some
spare time, please work on this.

> Signed-off-by: Yogananth Subramanian <anantyog@linux.vnet.ibm.com>
> ---
>  client/tests/kvm/tests_base.cfg.sample |   22 ++++++++++++++++++++++
>  1 files changed, 22 insertions(+), 0 deletions(-)
>
> diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
> index c76470d..acb2076 100644
> --- a/client/tests/kvm/tests_base.cfg.sample
> +++ b/client/tests/kvm/tests_base.cfg.sample
> @@ -503,6 +503,28 @@ variants:
>                     md5sum = 2afee1b8a87175e6dee2b8dbbd1ad8e8
>                     md5sum_1m = 768ca32503ef92c28f2d144f2a87e4d0
>
> +            - SLES:
> +                no setup
> +                shell_prompt = "^root@.*[\#\$]\s*$|#"
> +                unattended_install:
> +                    pxe_image = "linux"
> +                    pxe_initrd = "initrd"
> +                    extra_params += " -bootp /pxelinux.0 -boot n"
> +                    kernel_args = "autoyast=floppy"
> +
> +                variants:
> +                    - 11.64:
> +                        no setup
> +                        image_name = sles11-64
> +                        cdrom=linux/SLES-11-DVD-x86_64-GM-DVD1.iso
> +                        md5sum = 50a2bd45cd12c3808c3ee48208e2586b
> +                        md5sum_1m = 00000951cab7c32e332362fc424c1054
> +                        unattended_install:
> +                            unattended_file = unattended/Sles11-64-autoinst.xml
> +                            tftp = "images/sles11-64/tftpboot"
> +                            floppy = "images/sles11-64floppy.img"
> +                            pxe_dir = "boot/x86_64/loader"
> +
>             - @Ubuntu:
>                 shell_prompt = "^root@.*[\#\$]\s*$"
>
> --
> 1.6.6.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



-- 
Lucas

  reply	other threads:[~2010-03-10 13:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-10 11:45 [PATCH 1/2] KVM test: Parallel install of guest OS v2 Lucas Meneghel Rodrigues
2010-03-10 11:45 ` [PATCH 2/2] KVM test: Support to SLES install Lucas Meneghel Rodrigues
2010-03-10 13:42   ` Lucas Meneghel Rodrigues [this message]
2010-03-11  8:37     ` yogi
2010-05-10 10:27   ` pradeepkumar
2010-05-12 22:03     ` [Autotest] " 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=6ac58f4f1003100542h52690550j8086727edece6006@mail.gmail.com \
    --to=lmr@redhat.com \
    --cc=anantyog@linux.vnet.ibm.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;
as well as URLs for NNTP newsgroup(s).