From patchwork Mon Aug 10 01:57:28 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Goldish X-Patchwork-Id: 40331 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n7A1srLj021788 for ; Mon, 10 Aug 2009 01:54:54 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754784AbZHJByv (ORCPT ); Sun, 9 Aug 2009 21:54:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754763AbZHJByv (ORCPT ); Sun, 9 Aug 2009 21:54:51 -0400 Received: from mx2.redhat.com ([66.187.237.31]:57769 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754775AbZHJByu (ORCPT ); Sun, 9 Aug 2009 21:54:50 -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 n7A1sokL003943; Sun, 9 Aug 2009 21:54:50 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n7A1sn81009498; Sun, 9 Aug 2009 21:54:50 -0400 Received: from localhost.localdomain (dhcp-1-31.tlv.redhat.com [10.35.1.31]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n7A1sjUa022553; Sun, 9 Aug 2009 21:54:48 -0400 From: Michael Goldish To: autotest@test.kernel.org, kvm@vger.kernel.org Cc: Michael Goldish Subject: [KVM-AUTOTEST PATCH 3/3] KVM test: add AutoIt test to kvm_tests.cfg.sample Date: Mon, 10 Aug 2009 04:57:28 +0300 Message-Id: In-Reply-To: References: In-Reply-To: References: X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org Signed-off-by: Michael Goldish --- client/tests/kvm/kvm_tests.cfg.sample | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/client/tests/kvm/kvm_tests.cfg.sample b/client/tests/kvm/kvm_tests.cfg.sample index 12e907b..05a1ca7 100644 --- a/client/tests/kvm/kvm_tests.cfg.sample +++ b/client/tests/kvm/kvm_tests.cfg.sample @@ -126,6 +126,16 @@ variants: kill_vm_gracefully = no extra_params += " -snapshot" + - autoit: install setup + type = autoit + cdrom = windows/autoit.iso + autoit_binary = D:\AutoIt3.exe + autoit_script_timeout = 600 + autoit_script_params = + variants: + - notepad: + autoit_script = autoit/notepad1.au3 + - shutdown: install setup type = shutdown kill_vm = yes @@ -147,7 +157,7 @@ variants: variants: # Linux section - @Linux: - no timedrift + no timedrift autoit shutdown_command = shutdown -h now reboot_command = shutdown -r now status_test_command = echo $?