From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: autotest@test.kernel.org
Cc: kvm@vger.kernel.org, Lucas Meneghel Rodrigues <lmr@redhat.com>
Subject: [PATCH 0/5] Make unattended install on Linux safer, fix OpenSUSE/SLES installs
Date: Mon, 18 Apr 2011 19:40:40 -0300 [thread overview]
Message-ID: <1303166445-17898-1-git-send-email-lmr@redhat.com> (raw)
While working on making unattended install on Linux guests safer, noticed that
the recent patches changing unattended install to use -kernel and -initrd options [1]
were breaking OpenSUSE and SLES installation. As a maintainer it is my duty to fix
such breakages, so I did it. I tested all changes with OpenSUSE 11.4, which I downloaded
from the opensuse website.
I ask the IBM guys that contributed this guest support to go through and test the changes,
I need some help here. Anyway, I am confident that this patchset will bring a major
improvement for the users of those guests.
Lucas Meneghel Rodrigues (5):
KVM test: Fix incorrect CdromDisk instantiation when distro is
OpenSUSE
KVM test: Unattended install Give Linux VMs time to shutdown cleanly
v2
KVM test: unattended_install: Introduce wait_no_ack param
KVM test: Make OpenSUSE and SLES to use unattended_cdrom
KVM test: Introduce OpenSUSE 11.4 guest definitions
client/tests/kvm/tests/unattended_install.py | 37 +++++++----
client/tests/kvm/tests_base.cfg.sample | 93 +++++++++++++++++--------
client/tests/kvm/unattended/Fedora-10.ks | 1 +
client/tests/kvm/unattended/Fedora-11.ks | 1 +
client/tests/kvm/unattended/Fedora-12.ks | 1 +
client/tests/kvm/unattended/Fedora-13.ks | 1 +
client/tests/kvm/unattended/Fedora-14.ks | 1 +
client/tests/kvm/unattended/Fedora-9.ks | 1 +
client/tests/kvm/unattended/OpenSUSE-11.xml | 13 +---
client/tests/kvm/unattended/RHEL-4-series.ks | 2 +-
client/tests/kvm/unattended/RHEL-5-series.ks | 2 +-
client/tests/kvm/unattended/RHEL-6-series.ks | 2 +-
client/tests/kvm/unattended/SLES-11.xml | 13 +---
13 files changed, 100 insertions(+), 68 deletions(-)
--
1.7.4.4
next 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 Lucas Meneghel Rodrigues [this message]
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 ` [PATCH 5/5] KVM test: Introduce OpenSUSE 11.4 guest definitions Lucas Meneghel Rodrigues
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-1-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