From patchwork Fri Jul 20 22:21:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 10160 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 AD8B919D1D2 for ; Fri, 20 Jul 2012 22:21:14 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id 7D015A181CE for ; Fri, 20 Jul 2012 22:21:14 +0000 (UTC) Received: by yhpp61 with SMTP id p61so4813571yhp.11 for ; Fri, 20 Jul 2012 15:21: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=Haf4vLTIIdmOBUAvr9gCEjvUQIwE0+gjLuvWEM+ifMI=; b=dS4RDBGjczPbryscFv3QYgeC6uNZwotPYDByot0LqlKIw3Pe8GmCCJgAYHv3vKmaMt IIZJL/1dgntD9E0wJOkywhXjm7h2kxfH4goFbR3lWByIjtX4/Se1QWn5uMXiSfZaEcrT i8eumie8ZDfP2SH8g1lUz9JVK3dEFLTt2e0UUY7zoiQRuBqI4fV8e/haIpyTEZ3DbfMn EkuuTYbGL2M8TqGN901cxvrh1BvKfnEJwflkKbei21skLEewmszoUFeGzMIHF0BNtbNw wCe/VfTNxM+72iqPMXaX8X9eFGb4JF8j/indYarY35p1LTp/9/Q6YptoppcXTYEqKbsD Nq6w== Received: by 10.50.135.1 with SMTP id po1mr5467559igb.67.1342822873800; Fri, 20 Jul 2012 15:21:13 -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.231.153.7 with SMTP id i7csp33815ibw; Fri, 20 Jul 2012 15:21:12 -0700 (PDT) Received: by 10.217.1.195 with SMTP id n45mr18618wes.179.1342822871777; Fri, 20 Jul 2012 15:21:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id k8si69463wiz.41.2012.07.20.15.21.10 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 20 Jul 2012 15:21: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 1SsLZO-0001NL-QE for ; Fri, 20 Jul 2012 22:21:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BB92BE027C for ; Fri, 20 Jul 2012 22:21: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: 353 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 353: release-0.15.1 Message-Id: <20120720222110.29610.64187.launchpad@ackee.canonical.com> Date: Fri, 20 Jul 2012 22:21: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="15654"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 6c4e480757668f5d1c84ea46051e27acdace4894 X-Gm-Message-State: ALoCoQlcjQwtNvmNCIHGYCLuN37kIvEGYEaLiwcve6SOdsUpt8Ytj/y7brJ5nl7isEqtc06uS5Ef ------------------------------------------------------------ revno: 353 tags: release-0.15.1 committer: Andy Doan branch nick: lava-dispatcher timestamp: Fri 2012-07-20 17:20:19 -0500 message: release-0.15.1 fix critical bug in dispatcher modified: doc/changes.rst lava_dispatcher/__init__.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-07-17 20:14:03 +0000 +++ doc/changes.rst 2012-07-20 22:20:19 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _version_0_16: +.. _version_0_15_1: -Version 0.16 -============ -* Unreleased +Version 0.15.1 +============== +* fixed a bug causing cache leak and pre-built image test failure .. _version_0_15: @@ -350,3 +350,4 @@ * LAVA dispatcher now tries to make as much progress in the test run as possible despite failures of previous actions, and keeps track of which actions passed or failed rather than just whether the whole test run completed or not. * Trial support for snowball board * Bug fixes: #791725, #806571, #768453 + === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-07-17 20:14:03 +0000 +++ lava_dispatcher/__init__.py 2012-07-20 22:20:19 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 16, 0, "dev", 0) +__version__ = (0, 15, 1, "final", 0)