From patchwork Thu Mar 22 13:55:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Le Chi Thu X-Patchwork-Id: 7413 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 77E9A23E29 for ; Thu, 22 Mar 2012 13:55:23 +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 32A98A18421 for ; Thu, 22 Mar 2012 13:55:23 +0000 (UTC) Received: by yenl4 with SMTP id l4so2153142yen.11 for ; Thu, 22 Mar 2012 06:55:22 -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 :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:content-type; bh=BuPFP4Lg6cGw/Y3j/iR7nfcIlWaJjpCwJswljSeRzrk=; b=hG9sNqxamWICMoqK/UYfxNW3LgiTlsFl97Cebzf4h5LYQT6KG918WCSSGO3A0CSLXa Wxg9ksH0OQ3be7yAbih+M/ZvATADQypPa+tV0VK9tqU/vx+nQRN1TkIB5qxC/0L85m0r BO3/yu/2aDeQ2Bkq77JjHFgUPXUbqC61lM1e9hkjDBcEXzKPt+swZShzpq0nDnbO8vVd DMl5lC7gIMz3RlMNJn1J6O6HVkXpM+euZveqRh2iOg/z3YWI31i+04OJ2MmFHt7J76eL lzETfvuG3art4HNkfHzxx8tXav4CoNoM03W78ljI6JYbTRNRRrBki2OcGR1zbg8ZnF6I 0GvQ== Received: by 10.50.214.36 with SMTP id nx4mr1657923igc.2.1332424518312; Thu, 22 Mar 2012 06:55:18 -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.203.79 with SMTP id fh15csp49236ibb; Thu, 22 Mar 2012 06:55:16 -0700 (PDT) Received: by 10.180.24.4 with SMTP id q4mr5316992wif.7.1332424515171; Thu, 22 Mar 2012 06:55:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id x39si4210046weq.128.2012.03.22.06.55.14 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Mar 2012 06:55:15 -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 1SAiTy-0001PM-Kq for ; Thu, 22 Mar 2012 13:55:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 93703E012C for ; Thu, 22 Mar 2012 13:55:14 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-test X-Launchpad-Branch: ~linaro-validation/lava-test/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 138 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 138: Bump version to 0.6 final Message-Id: <20120322135514.11713.62069.launchpad@ackee.canonical.com> Date: Thu, 22 Mar 2012 13:55:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14981"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e58abf00964b4535971dae5cb5b500a74cdea995 X-Gm-Message-State: ALoCoQlMjSLAayTkA61xPKwfM4sqhzvlJiUzqInTsaRWlexBufWRlXaW1R7Up/cMHpx50/WkX4g9 ------------------------------------------------------------ revno: 138 committer: Le Chi Thu le.chi.thu@linaro.org branch nick: trunk timestamp: Thu 2012-03-22 14:53:33 +0100 message: Bump version to 0.6 final modified: doc/changes.rst lava_test/__init__.py --- lp:lava-test https://code.launchpad.net/~linaro-validation/lava-test/trunk You are subscribed to branch lp:lava-test. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-03-16 12:41:05 +0000 +++ doc/changes.rst 2012-03-22 13:53:33 +0000 @@ -1,11 +1,25 @@ Version History *************** - - * Add gatortests from dmstubbs. These tests initially check the apt-get process - for installing the gator module and gatord used for DS-5 streamline support. - The tests also check the module is inserted and that gatord is running. - * Add reset command - + +.. _version_0_6: + +Version 0.6 +=========== + +* Merge two fix-annoyances branches with lots of changes: +* Add e2eaudio test from the multimedia wg +* Add spandex-gles2 test definition. +* Add render-bench test definition. +* Add test definition for the glmark2-es2 benchmark. +* Fix incorrect logging.debug() format message +* Added reset command +* Merge support for --vebose +* Fix and re-enable Cache class +* Make lava-test usable inside a virtualenv. +* Allow the user to pre-define analyzer_assigned_uuid +* Add gatortests from dmstubbs. These tests initially check the apt-get process + for installing the gator module and gatord used for DS-5 streamline support. + The tests also check the module is inserted and that gatord is running. .. _version_0_5: === modified file 'lava_test/__init__.py' --- lava_test/__init__.py 2012-03-06 12:29:33 +0000 +++ lava_test/__init__.py 2012-03-22 13:53:33 +0000 @@ -13,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = (0, 5, 0, "dev", 0) +__version__ = (0, 6, 0, "final", 0)