From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yaniv Kaul Subject: Re: [KVM_AUTOTEST] unattended installs take 2 Date: Fri, 19 Jun 2009 10:01:23 +0300 Message-ID: <4A3B37C3.3090403@redhat.com> References: <1245361860-26726-1-git-send-email-dhuff@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: David Huff Return-path: Received: from mx2.redhat.com ([66.187.237.31]:53111 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751969AbZFSHB2 (ORCPT ); Fri, 19 Jun 2009 03:01:28 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n5J71VrC022200 for ; Fri, 19 Jun 2009 03:01:31 -0400 In-Reply-To: <1245361860-26726-1-git-send-email-dhuff@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 6/19/2009 12:50 AM, David Huff wrote: > Second pass at the unattended install test. Both Linux and Windows guests are > working however currently it just uses the existing boot test and extends > timeouts. We still need a good way of determining if an unattended install > completed without error. For Linux guest we should be able to run something > similar to a regular boot test, after reboot try to ssh in. For windows guest > we still have to run setup in order to have shh up. > The unattended script can run at the end user defined commands. Those could be 'setup SSH and run it'. Y. > Requires the processor patch as well as the patch to "strip and split" patches. > > Scripts still uses loop back mounts for now we can upgrade this in the future > however most generic way of creating and manipulating disk images. > > 5 patches in this set > 0005-Modified-boot-test-in-kvm_test.py.patch > 0004-Added-two-sample-unattended-config-files-Fedora-and.patch > 0003-added-unattended.sh-script.patch > 0002-modified-config-file-to-run-unattended-install.patch > 0001-Added-floppy-and-tftp-options-to-qemu-command.patch > > -- > 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 >