From patchwork Wed Dec 29 22:37:24 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lucas Meneghel Rodrigues X-Patchwork-Id: 440051 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oBUMBElQ000490 for ; Thu, 30 Dec 2010 22:11:58 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753844Ab0L2Whk (ORCPT ); Wed, 29 Dec 2010 17:37:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56346 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753535Ab0L2Whj (ORCPT ); Wed, 29 Dec 2010 17:37:39 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oBTMbcT5013500 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 29 Dec 2010 17:37:38 -0500 Received: from freedom.redhat.com (vpn-8-145.rdu.redhat.com [10.11.8.145]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id oBTMbWis012882; Wed, 29 Dec 2010 17:37:37 -0500 From: Lucas Meneghel Rodrigues To: autotest@test.kernel.org Cc: kvm@vger.kernel.org, Eduardo Habkost Subject: [PATCH 2/8] KVM test: rename 'mode' to 'install_mode' on the sample cfg files Date: Wed, 29 Dec 2010 20:37:24 -0200 Message-Id: <1293662250-18292-3-git-send-email-lmr@redhat.com> In-Reply-To: <1293662250-18292-1-git-send-email-lmr@redhat.com> References: <1293662250-18292-1-git-send-email-lmr@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Thu, 30 Dec 2010 22:11:58 +0000 (UTC) diff --git a/client/tests/kvm/build.cfg.sample b/client/tests/kvm/build.cfg.sample index b6a20f7..a689ed4 100644 --- a/client/tests/kvm/build.cfg.sample +++ b/client/tests/kvm/build.cfg.sample @@ -16,7 +16,7 @@ variants: save_results = no variants: - release: - mode = release + install_mode = release ## Install from a kvm release. You can optionally specify ## a release tag. If you omit it, the build test will get ## the latest release tag available at that moment. @@ -27,7 +27,7 @@ variants: # files can be copied from there to your source based install # path_to_rom_images = /usr/share/kvm - snapshot: - mode = snapshot + install_mode = snapshot ## Install from a kvm snapshot location. You can optionally ## specify a snapshot date. If you omit it, the test will get ## yesterday's snapshot. @@ -37,21 +37,21 @@ variants: # files can be copied from there to your source based install # path_to_rom_images = /usr/share/kvm - localtar: - mode = localtar + install_mode = localtar ## Install from tarball located on the host's filesystem. tarball = /tmp/kvm-84.tar.gz # In some cases, you might want to provide a ROM dir, so ROM # files can be copied from there to your source based install # path_to_rom_images = /usr/share/kvm - localsrc: - mode = localsrc + install_mode = localsrc ## Install from tarball located on the host's filesystem. srcdir = /tmp/kvm-84 # In some cases, you might want to provide a ROM dir, so ROM # files can be copied from there to your source based install # path_to_rom_images = /usr/share/kvm - git: - mode = git + install_mode = git ## Install KVM from git repositories. ## If you provide only "git_repo" and "user_git_repo", the ## build test will assume it will perform all build from the @@ -80,7 +80,7 @@ variants: # files can be copied from there to your source based install # path_to_rom_images = /usr/share/kvm - yum: - mode = yum + install_mode = yum src_pkg = qemu ## Name of the rpms we need installed pkg_list = ['qemu-kvm', 'qemu-kvm-tools', 'qemu-system-x86', 'qemu-common', 'qemu-img'] @@ -89,7 +89,7 @@ variants: ## List of RPMs that will be installed pkg_path_list = ['http://foo.com/rpm1', 'http://foo.com/rpm2'] - koji: - mode = koji + install_mode = koji ## Install KVM from koji (Fedora build server) ## It is possible to install packages right from Koji if you ## provide a release tag or a build.