From patchwork Tue Oct 23 05:28:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12416 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 DDD5323FB6 for ; Tue, 23 Oct 2012 05:28:18 +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 57514A18A46 for ; Tue, 23 Oct 2012 05:28:18 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so2603707iag.11 for ; Mon, 22 Oct 2012 22:28:17 -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=tCaaYOakbxswe+lIp+fjDNYInMlCuMJyCckecCJ7FRc=; b=VmKb1FpMFCCSKyxsllzDWcFTGDnM6LbPPSt4JQJOHntc4M4T2McfhW7u906yZhbjk9 MKYP0B8zsOQ5e0igap14mxHh1zNsfTxtuYPW/fDhXcTaPpKfQDyrXa7mZqigCVMrh93I l38tqbUxuPh1mMYT2kWrwHBwIvsUYadJ/IDSLdCTUsxk8BNzdo0vdr9pyx0Ze3OZtIIa Nc56rjDtyhnAcqnBcznr/enAus1vktoeSoUPDOnc/5vDe4wA1ZQxv9565iaOrNJdwwP5 74hqHt6CfxKJq+wi4YykULO5t5x/Q5VVUuN1wzaBcmVdYSXNwrOFyBAPnwByU8vlCurL 2jrw== Received: by 10.50.88.233 with SMTP id bj9mr11486847igb.70.1350970097762; Mon, 22 Oct 2012 22:28:17 -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.50.67.148 with SMTP id n20csp362495igt; Mon, 22 Oct 2012 22:28:16 -0700 (PDT) Received: by 10.216.198.66 with SMTP id u44mr6721998wen.133.1350970096283; Mon, 22 Oct 2012 22:28:16 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id bf4si14944405wib.1.2012.10.22.22.28.15 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Oct 2012 22:28:16 -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 1TQX2F-00082f-6Z for ; Tue, 23 Oct 2012 05:28:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 24EE1E0341 for ; Tue, 23 Oct 2012 05:28:15 +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: 414 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 414: release-0.19.1 Message-Id: <20121023052815.18357.61118.launchpad@ackee.canonical.com> Date: Tue, 23 Oct 2012 05:28:15 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16179"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 8c7bafc8502ce741457d95e92410027aa49fa166 X-Gm-Message-State: ALoCoQk8kXrHpon2rrDNZmov1vTpyHKolLPOH/UljZnA1Y0uwPGn12uIPN2LOm/966rDRNJ81xsJ ------------------------------------------------------------ revno: 414 committer: Andy Doan branch nick: lava-dispatcher timestamp: Mon 2012-10-22 22:21:33 -0500 message: release-0.19.1 Two setup.py sdist issues: 1) I forgot to check in the action lava-test-runner.init.d file 2) setup.py wasn't pulling in lava_test_shell files added: lava_test_shell/lava-test-runner.init.d modified: MANIFEST.in 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 'MANIFEST.in' --- MANIFEST.in 2011-09-09 00:57:07 +0000 +++ MANIFEST.in 2012-10-23 03:21:33 +0000 @@ -1,2 +1,3 @@ include README -recursive-include lava_dispatcher/default-config *.conf \ No newline at end of file +recursive-include lava_dispatcher/default-config *.conf +include lava_test_shell/* === modified file 'doc/changes.rst' --- doc/changes.rst 2012-10-22 20:56:13 +0000 +++ doc/changes.rst 2012-10-23 03:21:33 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _version_0_20: +.. _version_0_19_1: -Version 0.20 -============ -* Unreleased +Version 0.19.1 +============== +* fixed a packaging issue with lava_test_shell files .. _version_0_19: === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-10-22 20:56:13 +0000 +++ lava_dispatcher/__init__.py 2012-10-23 03:21:33 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 20, 0, "dev", 0) +__version__ = (0, 19, 1, "final", 0) === added file 'lava_test_shell/lava-test-runner.init.d' --- lava_test_shell/lava-test-runner.init.d 1970-01-01 00:00:00 +0000 +++ lava_test_shell/lava-test-runner.init.d 2012-10-23 03:21:33 +0000 @@ -0,0 +1,29 @@ +#!/bin/sh + +PATH=/lava/bin:/sbin:/bin:/usr/sbin:/usr/bin +DAEMON=/lava/bin/lava-test-runner +NAME="lava-test-runner" + +case "$1" in + start) + echo -n "Starting $NAME: " + start-stop-daemon -S -b -n $NAME --exec $DAEMON + echo "done" + ;; + stop) + echo -n "Stopping $NAME: " + start-stop-daemon -K -n $NAME + echo "done" + ;; + restart) + $0 stop + $0 start + ;; + *) + echo "Usage: $NAME { start | stop | restart }" >&2 + exit 1 + ;; +esac + +exit 0 +