From patchwork Tue Aug 14 10:03:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Sack X-Patchwork-Id: 10727 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 7A16A23E53 for ; Tue, 14 Aug 2012 10:03:15 +0000 (UTC) Received: from mail-gh0-f180.google.com (mail-gh0-f180.google.com [209.85.160.180]) by fiordland.canonical.com (Postfix) with ESMTP id 2D8CBA189DE for ; Tue, 14 Aug 2012 10:03:15 +0000 (UTC) Received: by ghbg10 with SMTP id g10so226294ghb.11 for ; Tue, 14 Aug 2012 03:03: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=eOg8BAQatQdZ2KB71lWeboeQxZlPxTgrnmtVJIhFM3M=; b=MWyA/aYnObahL7o0xlPMVFQyleskbtQ8Q+dFa+svpeU1de0hP5kOlL+KKkf57+IaUR eQ0pSuvXBeNwDyxGio26P4Msm7VCWFXYi7n2cheGwKWw7Sfhr9ZI3S4n32+8PmNWBLLv kmc+2ho12jsuz1bZL+Zh7TC4WTzm8dZpe4ztxcuVZEE2BZYlg7Sz5VoqHSdXcKyuw55P hw4uNvthQYfiLfb5vkgPQzUl35jmIHdVklOMnW9QexLXfP9uCdScYUsZDTBBA4aYoX9C VPfJjjIbA6h0T8hEF9S/AZR879SdkNEgbYvCdI8Qwob+QkrJZngjBBETvK/1AOQo6sYz QXCA== Received: by 10.50.236.8 with SMTP id uq8mr9941826igc.1.1344938594391; Tue, 14 Aug 2012 03:03: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.200 with SMTP id ew8csp5642igc; Tue, 14 Aug 2012 03:03:13 -0700 (PDT) Received: by 10.180.104.197 with SMTP id gg5mr26521377wib.9.1344938592974; Tue, 14 Aug 2012 03:03:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id l53si1139173wen.120.2012.08.14.03.03.12 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 14 Aug 2012 03:03:12 -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 1T1Dxw-0006qE-DI for ; Tue, 14 Aug 2012 10:03:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 5439FE03FB for ; Tue, 14 Aug 2012 10:03:12 +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: 371 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 371: disable enable_network_after_boot_android for device-types/fastmodel.conf Message-Id: <20120814100312.24955.85688.launchpad@ackee.canonical.com> Date: Tue, 14 Aug 2012 10:03:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15791"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 2fee5e5b32fe2434395360c12e144c110ce345ed X-Gm-Message-State: ALoCoQkK9/P9ztHAMZad07eAFrWmsrutgm5l4AMpUVZXUP3ne5oJFnr3FxbPqIW09HhEZxc3SkVK Merge authors: Alexander Sack (asac) Related merge proposals: https://code.launchpad.net/~asac/lava-dispatcher/no-net-after-boot-config-for-fastmodel-device-types/+merge/119038 proposed by: Alexander Sack (asac) review: Approve - Andy Doan (doanac) ------------------------------------------------------------ revno: 371 [merge] committer: Alexander Sack branch nick: lava-dispatcher timestamp: Tue 2012-08-14 11:30:52 +0200 message: disable enable_network_after_boot_android for device-types/fastmodel.conf modified: lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel.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/device-types/fastmodel.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel.conf 2012-08-10 14:27:14 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel.conf 2012-08-14 09:30:52 +0000 @@ -7,3 +7,6 @@ # how long the disablesuspend script should take to complete # fm takes longer than other android images do disablesuspend_timeout = 500 + +# if you do dhcp on boot, adb will not work (asac) on fastmodels +enable_network_after_boot_android = 0