From patchwork Fri Oct 23 12:35:44 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lucas Meneghel Rodrigues X-Patchwork-Id: 55544 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 n9NCZocC008906 for ; Fri, 23 Oct 2009 12:35:51 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751837AbZJWMfo (ORCPT ); Fri, 23 Oct 2009 08:35:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751845AbZJWMfo (ORCPT ); Fri, 23 Oct 2009 08:35:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45346 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751666AbZJWMfo (ORCPT ); Fri, 23 Oct 2009 08:35:44 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9NCZmVY009601; Fri, 23 Oct 2009 08:35:48 -0400 Received: from localhost.localdomain (vpn-12-89.rdu.redhat.com [10.11.12.89]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9NCZkeD013273; Fri, 23 Oct 2009 08:35:46 -0400 From: Lucas Meneghel Rodrigues To: autotest@test.kernel.org Cc: kvm@vger.kernel.org, Lucas Meneghel Rodrigues Subject: [PATCH] KVM test: Leave image_boot=yes only for virtio drives Date: Fri, 23 Oct 2009 10:35:44 -0200 Message-Id: <1256301344-4554-1-git-send-email-lmr@redhat.com> X-Scanned-By: MIMEDefang 2.67 on 10.5.11.18 Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org diff --git a/client/tests/kvm/kvm_tests.cfg.sample b/client/tests/kvm/kvm_tests.cfg.sample index 296449d..1021118 100644 --- a/client/tests/kvm/kvm_tests.cfg.sample +++ b/client/tests/kvm/kvm_tests.cfg.sample @@ -772,10 +772,8 @@ variants: variants: - @ide: drive_format=ide - image_boot=yes - scsi: drive_format=scsi - image_boot=yes - virtio_blk: drive_format=virtio image_boot=yes