From patchwork Fri May 25 04:18:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 8955 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 DA7B023E1B for ; Fri, 25 May 2012 04:18:12 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id A0080A183B1 for ; Fri, 25 May 2012 04:18:12 +0000 (UTC) Received: by ggnf1 with SMTP id f1so706875ggn.11 for ; Thu, 24 May 2012 21:18:12 -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=xsiwMdBF6MAk4yHtLIXFbLoRqKaslLp4HlSzqWfegUY=; b=mDbeJ7osnCVwhXoAuToMD8C8QfVm1UBKi+USR/0V7MU2qLVlu4yQcRD6HR7RbpVlfj rxHiReM0BGRgWq0psmA0lfp0v73OFM/HUpIdW0bRbpPmtkOzp9wbEzFnancQ/2NTlwV/ GiFUmECZscXZggMrkM63jw1zFCaeRug5AQPP6iEpH0oAYs4lMZcuwANKLfZ8l6V9TxGp yWdG8MnhA9OJM1ejO1SUChUVZ06SxW/oblHWRpIPsG55a3s6cCNXsbDnqMj7rOMJpVVz /1Bgdme7WlzvBBfE+9gGMOqXoSQL7kvKc0M5QfMDgbBuFPLa2XOrStUw9iJNozNp7uHw ovhw== Received: by 10.50.40.193 with SMTP id z1mr1503113igk.0.1337919491548; Thu, 24 May 2012 21:18:11 -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.35.72 with SMTP id o8csp89650ibd; Thu, 24 May 2012 21:18:10 -0700 (PDT) Received: by 10.216.215.194 with SMTP id e44mr1039203wep.61.1337919490380; Thu, 24 May 2012 21:18:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id e18si1791203wea.58.2012.05.24.21.18.09 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 24 May 2012 21:18:10 -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 1SXlyb-0000wY-RV for ; Fri, 25 May 2012 04:18:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id C2A65E1439 for ; Fri, 25 May 2012 04:18:09 +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: 301 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 301: release 0.8 Message-Id: <20120525041809.24117.77345.launchpad@ackee.canonical.com> Date: Fri, 25 May 2012 04:18:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15288"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: df83b619be7d87fead20e0cc302fec40dcee0766 X-Gm-Message-State: ALoCoQkg2KXDN9r/ALPwJIs4EcbXXZoNJMmGyKjRNZSYhVwno+wJibL9hYpoMGBYMU/VIPx3iGKq ------------------------------------------------------------ revno: 301 tags: release-0.8 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-05-25 16:15:32 +1200 message: release 0.8 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-05-24 17:32:08 +0000 +++ doc/changes.rst 2012-05-25 04:15:32 +0000 @@ -1,9 +1,15 @@ Version History *************** +Version 0.8 +=========== + * Fixed reboot issues * Skip raising exception on the home screen has not displayed for health check jobs * Retry deployment if failed. +* Allow lava-test-install action to install extra debs. +* Allow installing lava-test from a deb. +* Support running tests with monkeyrunner. .. _version_0_7_1: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-05-17 21:26:21 +0000 +++ lava_dispatcher/__init__.py 2012-05-25 04:15:32 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 8, 0, "dev", 0) +__version__ = (0, 8, 0, "final", 0)