From patchwork Tue Feb 7 20:43:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 6690 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 EEFD823E01 for ; Tue, 7 Feb 2012 20:43:14 +0000 (UTC) Received: from mail-gy0-f180.google.com (mail-gy0-f180.google.com [209.85.160.180]) by fiordland.canonical.com (Postfix) with ESMTP id C086FA1813B for ; Tue, 7 Feb 2012 20:43:14 +0000 (UTC) Received: by ghbz22 with SMTP id z22so4139111ghb.11 for ; Tue, 07 Feb 2012 12:43:14 -0800 (PST) Received: by 10.50.216.231 with SMTP id ot7mr22967645igc.8.1328647394121; Tue, 07 Feb 2012 12:43:14 -0800 (PST) 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.231.169.210 with SMTP id a18cs136128ibz; Tue, 7 Feb 2012 12:43:13 -0800 (PST) Received: by 10.180.101.101 with SMTP id ff5mr22174831wib.14.1328647391633; Tue, 07 Feb 2012 12:43:11 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id u4si14080640weq.51.2012.02.07.12.43.11 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Feb 2012 12:43:11 -0800 (PST) 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 1Rursc-0006ik-VF for ; Tue, 07 Feb 2012 20:43:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E1E9FE0028 for ; Tue, 7 Feb 2012 20:43: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: 222 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 222: Update documentation Message-Id: <20120207204310.2987.4117.launchpad@ackee.canonical.com> Date: Tue, 07 Feb 2012 20:43: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="14747"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: a3a43c9363e606c252a34128630fd4c1a6b73ca0 ------------------------------------------------------------ revno: 222 committer: Zygmunt Krynicki branch nick: trunk timestamp: Tue 2012-02-07 21:32:04 +0100 message: Update documentation modified: doc/changes.rst --- 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-02-07 20:30:14 +0000 +++ doc/changes.rst 2012-02-07 20:32:04 +0000 @@ -1,6 +1,14 @@ Version History *************** +.. _version_0_5_3: + +Version 0.5.3 +============= + +* Fix https://bugs.launchpad.net/lava-dispatcher/+bug/921527 - It is hard to + follow the lava-dispatcher logging when debug why the test job failed + .. _version_0_5_2: Version 0.5.2