From patchwork Fri Sep 28 12:44:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Terceiro X-Patchwork-Id: 11846 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 6CDDA23EFD for ; Fri, 28 Sep 2012 12:44:19 +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 0E62DA18D10 for ; Fri, 28 Sep 2012 12:44:18 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so6757464iej.11 for ; Fri, 28 Sep 2012 05:44:18 -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=hgnof/jrLpWVXWINs9ow+HNdKcFQi8W8hdqFOOLM29w=; b=G7GQBXM3dKtKkILPlfzZpo+/q9HvkurOuYMjCL2gm728taziqbWBXoQDSj4xTiL/B6 dnqYGDHV/VuqnK1JC2g6bEKlg3nCz5pVjXXLlxVTEd77ossMiISLqXStNBZc3vhg2TcA 131+6sJLNT1Oxc1lUOi6rstCGvqnxAF/FjIfN4/ojCFa4LB4ZU+yOIW7GWRa4NYwS5or xsDCp5ZLaSRKMoQfgDKDPwkv/A7C0pLRO87SP4WsKh2A6KHCIGt76qqba6bqi3E+uFwB Mn40T2KfmGXkZHEBA+TdP2N5Zlq5TAxEzvqQFFIQ6+57umVTs5aL3wGOkh46t923L6yT qZlw== Received: by 10.42.84.69 with SMTP id k5mr5532790icl.5.1348836255244; Fri, 28 Sep 2012 05:44:15 -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 ex8csp469996igc; Fri, 28 Sep 2012 05:44:14 -0700 (PDT) Received: by 10.180.80.134 with SMTP id r6mr3709051wix.1.1348836253670; Fri, 28 Sep 2012 05:44:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id k62si6090151wea.136.2012.09.28.05.44.13 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 28 Sep 2012 05:44:13 -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 1THZvQ-0005Ro-Vk for ; Fri, 28 Sep 2012 12:44:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E0688E042C for ; Fri, 28 Sep 2012 12:44: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: 391 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 391: do not set tester_hostname to empty string in default config Message-Id: <20120928124412.5080.73781.launchpad@ackee.canonical.com> Date: Fri, 28 Sep 2012 12:44: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="16043"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: f926b96a97f02beb2515888a27cd7d45ff72a5ae X-Gm-Message-State: ALoCoQke9/e3MsmvUx6NBoR19r9K18FB0tzOzSUOP6hq8vB6Gc4G5gCbv5sGchZR2HAWm1pPxFXr ------------------------------------------------------------ revno: 391 committer: Antonio Terceiro branch nick: lava-dispatcher timestamp: Thu 2012-09-27 16:44:01 -0300 message: do not set tester_hostname to empty string in default config modified: lava_dispatcher/default-config/lava-dispatcher/device-defaults.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-defaults.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2012-09-25 02:23:54 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2012-09-27 19:44:01 +0000 @@ -81,8 +81,8 @@ # Master image recognization string MASTER_STR = root@master -# Test image hostname, set blank to get default value "linaro" -tester_hostname = +# Test image hostname (default: linaro) +# tester_hostname = linaro # Test image recognization string TESTER_STR = root@linaro