From patchwork Thu Dec 13 22:56:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13558 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 C3D0E23FB6 for ; Thu, 13 Dec 2012 22:56:15 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 62EB6A186D4 for ; Thu, 13 Dec 2012 22:56:15 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so2501364iag.11 for ; Thu, 13 Dec 2012 14:56:14 -0800 (PST) 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=TGkcPPvLBLIm494rnrDoVb/Of1iTUIvtixq9LaId01M=; b=QIu12/VVZFzoC/NlKakIln+1kPmQhs1JZTibUZJagyrOJbb90GHpd5ds0VFCx3poWN i2KrRpykVe+5ZuaEMz5q7HRYwuJoBvk9WKi0RD5ixO6GElyKNM4Q7nRai/UK9m1GgAfN dxvroNMPe47qY0JkZMr6klLByNPWU9WrsdJRCrklJtadInEhQdxGp8mOmnCg+B7Zevr0 uMA+7pGX8G1tktBEhJ1Y6XdfgT7cQy8pY4eHrJzpCYxqOemLWmXxviQxBRMJRQKmiwLk kQA9rR/KRaDDOPQArJ/6l83Zn40nOxpEZXo0apIbwYSKQ3cEth7SO6AF7YckaxQOdKzN bjvA== Received: by 10.43.125.133 with SMTP id gs5mr2978780icc.54.1355439374716; Thu, 13 Dec 2012 14:56: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.50.67.148 with SMTP id n20csp40279igt; Thu, 13 Dec 2012 14:56:13 -0800 (PST) Received: by 10.194.57.206 with SMTP id k14mr673010wjq.26.1355439373200; Thu, 13 Dec 2012 14:56:13 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cc16si4959598wib.39.2012.12.13.14.56.12 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 14:56:13 -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 1TjHhM-00021y-I4 for ; Thu, 13 Dec 2012 22:56:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 7A7B0E012D for ; Thu, 13 Dec 2012 22:56: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: 499 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 499: release-0.26 Message-Id: <20121213225612.19729.92296.launchpad@ackee.canonical.com> Date: Thu, 13 Dec 2012 22:56: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="16369"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: ab89694cecb37cd68384cd25ab0a4c225c9addb6 X-Gm-Message-State: ALoCoQm5m9W3Tio0xNukIoDSt4CdwbBbUWmyvsUnW6kd96MZqNmeOjVZH/Aaxm6hxPzF1ltXONGB ------------------------------------------------------------ revno: 499 tags: release-0.26 committer: Andy Doan branch nick: device-configs-sync timestamp: Thu 2012-12-13 16:53:48 -0600 message: release-0.26 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-12-12 22:38:40 +0000 +++ doc/changes.rst 2012-12-13 22:53:48 +0000 @@ -1,10 +1,18 @@ Version History *************** +.. _verison_0_26: + +Version 0.26 +============ +* improve uinitrd logic for master.py and android +* allow more options about what an android 'boot' means +* sync on device-types that were actually in use in the lab + .. _verison_0_25: Version 0.25 -============== +============ * signal handlers can be implemented as shell scripts * various lava-test-shell bug fixes === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-12-12 22:38:40 +0000 +++ lava_dispatcher/__init__.py 2012-12-13 22:53:48 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 25, 0, "final", 0) +__version__ = (0, 26, 0, "final", 0)