From patchwork Mon Oct 29 21:05:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12570 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 4ABEB23DE2 for ; Mon, 29 Oct 2012 21:05: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 79EEDA195E3 for ; Mon, 29 Oct 2012 21:05:18 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so7000242iej.11 for ; Mon, 29 Oct 2012 14:05: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=X1v9KEI39bID+jSQX93CqB/VIQQkwQ3440LMBYU7o+M=; b=Y0NCufMDpP6Vkgn1M+ML9yjvR/7ud59CS8eXUf2P4Yc9WMm+VO5PlPr208LZIceJaJ kc/M3fuptP+CxxXIah+Tq/ckI9pvbbwEUa7tFXkGl3FOoKzmqOCmS8/hmuf8tGo8nDCe PXUWzzTx5yzNkbgGzdpxQbCJGA2tZxHZql2+nN7nnoN1Eqm7JjaxCEPBv8AVXiXjUJEt irWLTpLpmflJT3OiW/nkwmLZG4xqOmlv34oGFAWCDwg51J3QdLBtWwCqbr7ZSM2gZXpw i0AG9/Xs5yKaR2fPzwjjwwFWhh5Lcty/bp1e0rbgZsDNbAbOGXFeGQMB8HUamzpQXOIj Rh/w== Received: by 10.50.100.137 with SMTP id ey9mr10806563igb.57.1351544717871; Mon, 29 Oct 2012 14:05:17 -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.67.148 with SMTP id n20csp282683igt; Mon, 29 Oct 2012 14:05:16 -0700 (PDT) Received: by 10.180.79.103 with SMTP id i7mr17089729wix.13.1351544715915; Mon, 29 Oct 2012 14:05:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id y59si5727652wey.46.2012.10.29.14.05.15 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Oct 2012 14:05:15 -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 1TSwWJ-0001te-3S for ; Mon, 29 Oct 2012 21:05:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 0F1A7E00AC for ; Mon, 29 Oct 2012 21:05:15 +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: 425 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 425: shorten android tester prompt Message-Id: <20121029210515.29491.66669.launchpad@ackee.canonical.com> Date: Mon, 29 Oct 2012 21:05:15 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16206"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 2e8dedaded5b917595b7e14cc6522636f46d2ba3 X-Gm-Message-State: ALoCoQmu5F3q8kkuBFWMEOKdfM8ZUGRQOdd+d2RobQ3Xw0Z13csVL8ybaHA6J7IZFvMxoMcjEjYz ------------------------------------------------------------ revno: 425 tags: release-0.20.1 committer: Andy Doan branch nick: lava-dispatcher timestamp: Mon 2012-10-29 22:03:29 +0100 message: shorten android tester prompt We recently made some changes to the tester prompt. We are seeing a common failure such as: http://validation.linaro.org/lava-server/scheduler/job/37007/log_file Where it seems our new, longer, prompt is often getting other logging from the kernel jumbled into it. This shortens the prompt in hopes of getting health jobs completing like the good-old days. modified: doc/changes.rst lava_dispatcher/__init__.py lava_dispatcher/device/target.py --- 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 'doc/changes.rst' --- doc/changes.rst 2012-10-29 13:12:07 +0000 +++ doc/changes.rst 2012-10-29 21:03:29 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _verison_0_21: +.. _verison_0_20_1: -Version 0.21 -============ -* UNRELEASED. +Version 0.20.1 +============== +* fixed prompt issue on Android that was causing timeouts .. _version_0_20: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-10-29 13:12:07 +0000 +++ lava_dispatcher/__init__.py 2012-10-29 21:03:29 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 21, 0, "dev", 0) +__version__ = (0, 20, 1, "final", 0) === modified file 'lava_dispatcher/device/target.py' --- lava_dispatcher/device/target.py 2012-10-24 00:47:43 +0000 +++ lava_dispatcher/device/target.py 2012-10-29 21:03:29 +0000 @@ -42,7 +42,7 @@ target device """ - ANDROID_TESTER_PS1 = "linaro-test-android# " + ANDROID_TESTER_PS1 = "root@linaro# " # The target deployment functions will point self.deployment_data to # the appropriate dictionary below. Code such as actions can contribute