From patchwork Thu May 17 21:31: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: 8776 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 8C1D323EAB for ; Thu, 17 May 2012 21:31:14 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 5B2D4A1874B for ; Thu, 17 May 2012 21:31:14 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id q6so2795851yen.11 for ; Thu, 17 May 2012 14:31: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=fP8BKGgPG6oe0MQYonrd9PiNZA3W3hxkaIILyPgQEEs=; b=lOtgQdlTpdLwUfRysljj5Sf4vKPCGB7+MhqkEezFZRhyYbX5XciFfPlJhKMdZpkT18 75PIpSyyrbI7kmye0i3ExjNqRrrj9UcnHtJU2Pimwu5GEE21cXtUFvZAU0HbLwWritzX ox0XZJF9Dd3wRBP3lrCHqvg3VHbWwy6cJ0G71lW6llIgjxU5HPrRNedsN5QDhl5pCel2 ujS1842SnUTKcSJFDwN7ohvCLFh3FBA9N0mUu27x1tGnKCnhbkNYozPE9TU4xBf2xNdf Z4Z5dTUJfL2STKrJj5bwHyaCQuwJc7elYycUea7PzQwkLsQAF0Im6JVKUiqhCMUFeeWi suqQ== Received: by 10.42.88.135 with SMTP id c7mr5721298icm.57.1337290273962; Thu, 17 May 2012 14:31: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.35.72 with SMTP id o8csp57567ibd; Thu, 17 May 2012 14:31:12 -0700 (PDT) Received: by 10.180.101.103 with SMTP id ff7mr22016261wib.6.1337290271808; Thu, 17 May 2012 14:31:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cd15si10151435wib.17.2012.05.17.14.31.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 May 2012 14:31: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 1SV8Hu-0006f2-5Q for ; Thu, 17 May 2012 21:31:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id EC4F2E15D8 for ; Thu, 17 May 2012 21:31: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: 293 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 293: release 0.7.1 Message-Id: <20120517213109.6166.89917.launchpad@ackee.canonical.com> Date: Thu, 17 May 2012 21:31: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="15259"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 11baa78cc15996c79856d9e11ced3e7a44d53ea7 X-Gm-Message-State: ALoCoQm+j+i2Nrk6Jn2ARkOULwSkpTvCvxZHiy0xrZRAhlJF3WXpu2lOWefQgeOettD3T9A+7Az5 ------------------------------------------------------------ revno: 293 tags: release-0.7.1 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-05-18 09:25:09 +1200 message: release 0.7.1 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-15 04:40:49 +0000 +++ doc/changes.rst 2012-05-17 21:25:09 +0000 @@ -1,10 +1,15 @@ Version History *************** -.. _version_0_8: - -Version 0.8 (unreleased) -======================== +.. _version_0_7_1: + +Version 0.7.1 +============= + +* Increase the timeout around the shell commands to set up the proxy in the + test image. +* Make the wget part of the wget|tar operations slightly more verbose. +* Do not fetch the test images to the board through the proxy. .. _version_0_7: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-05-15 04:40:49 +0000 +++ lava_dispatcher/__init__.py 2012-05-17 21:25:09 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 8, 0, "dev", 0) +__version__ = (0, 7, 1, "final", 0)