From patchwork Thu Sep 20 16:51:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Terceiro X-Patchwork-Id: 11582 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 0BE9923E42 for ; Thu, 20 Sep 2012 16:51:17 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id BB092A183B8 for ; Thu, 20 Sep 2012 16:51:14 +0000 (UTC) Received: by ieje10 with SMTP id e10so3233111iej.11 for ; Thu, 20 Sep 2012 09:51:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=E2hpznc/oWCMueJJf07QfBJzfFoOw6a1IT5DCsSfNdQ=; b=S7JZpOLsKSab36Os1Jm1oklLRbofh/8TlBVdgdl17mhljo/cfo+VbAmE673nPg2hBe XNpmaAou1ZVA4mVJVIG945q4DcoJy7EdrONZAYmV8CxXbE/7m7CzVDDj9AvtkhR12jXt gAMv1c5wslihk216cEtAoCq1aeSP9SYJFpsXRob4xx9hwwtMzxAmsmCNwM59zfEXmMzx /5UKd0zEKVzNzZxrLMtT9T5C2K9YIwvV2LBCtnhb0lrYhIOTGnMCiashoyKdm6Zj+eHI PSsRoZiSvyzNpwdqdmA9WYhyV/jNRZ9M9V4NTvK+qnt6dvlxDHzNOSVOPpdmEpga94kY yf7w== Received: by 10.50.237.41 with SMTP id uz9mr2264186igc.43.1348159874155; Thu, 20 Sep 2012 09:51:14 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.184.232 with SMTP id ex8csp86739igc; Thu, 20 Sep 2012 09:51:12 -0700 (PDT) Received: by 10.216.214.92 with SMTP id b70mr1551207wep.86.1348159871829; Thu, 20 Sep 2012 09:51:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id p48si8160808wea.50.2012.09.20.09.51.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 09:51:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1TEjy3-0006nD-2F for ; Thu, 20 Sep 2012 16:51:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id F03D1E0341 for ; Thu, 20 Sep 2012 16:51:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 385 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 385: Use qemu-system-arm by default Message-Id: <20120920165110.4204.45817.launchpad@ackee.canonical.com> Date: Thu, 20 Sep 2012 16:51:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15985"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 4991a19db3dea383e39eb5d8f7887cca552bb283 X-Gm-Message-State: ALoCoQnC9ZT+K+cctMvrWXhYYpWya/iwSKMlEigibQaxMfe3+LYGRL6u5AIhU1/GbQVUvEVGi5M6 ------------------------------------------------------------ revno: 385 committer: Antonio Terceiro branch nick: lava-dispatcher-default-qemu-binary timestamp: Wed 2012-09-19 15:35:42 -0300 message: Use qemu-system-arm by default People who are trying architectures other than ARM can still override that in their configuration if needed. modified: lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf' --- lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf 2012-05-22 17:52:40 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/lava-dispatcher.conf 2012-09-19 18:35:42 +0000 @@ -39,4 +39,4 @@ # The qemu command to use. Called 'default_qemu_binary' because we # want to allow testing custom qemu binaries soon. -default_qemu_binary = qemu +default_qemu_binary = qemu-system-arm