From patchwork Tue May 8 18:49:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 8479 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 6582823E42 for ; Tue, 8 May 2012 18:49:14 +0000 (UTC) Received: from mail-we0-f180.google.com (mail-we0-f180.google.com [74.125.82.180]) by fiordland.canonical.com (Postfix) with ESMTP id 5EA9FA183CF for ; Tue, 8 May 2012 18:49:14 +0000 (UTC) Received: by werp13 with SMTP id p13so2461561wer.11 for ; Tue, 08 May 2012 11:49: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=36tbJX1k7Jp2xE+RN9VySZmVd652Tp8cgw6wNO9Ti+A=; b=AYXzaD5PG1EiAJaIV7oGwazFIrG3yBpzvzLD493a55xEa7bxMsw1yAepkdEc50ccTW dEKA/ncfcafQUPZOnvjnePP/5qoT4qFvmgpn3jhc0YfEBGsDj8kdVbH5FreFJ/BEl8w1 Sf6c9UsP/7aO/hFdNzr9Qs2h0Hx7kcOF3+4dt9vqmURDGMhTyDq5ewK9Oa/aHPmQ4ZSA 6O93AVXJoW7Q3+MbdZR9qDxqpJ06zPDuUlFYZBj1OyUCZ7udJn9zeE9O/t4ZVlnewnqx tjpg0Swx7Vprrd8DkvP4fDRxHeZ46Ju4CS+9BbGxF78KlxEpVWZE+5UXqC979UyXYoCd 3OGA== Received: by 10.50.89.168 with SMTP id bp8mr583719igb.3.1336502953680; Tue, 08 May 2012 11:49: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.73.147 with SMTP id q19csp220320ibj; Tue, 8 May 2012 11:49:12 -0700 (PDT) Received: by 10.180.83.196 with SMTP id s4mr7204030wiy.15.1336502952240; Tue, 08 May 2012 11:49:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id t7si15270237wiw.7.2012.05.08.11.49.11 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 May 2012 11:49:12 -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 1SRpTD-0000wY-Jt for ; Tue, 08 May 2012 18:49:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 8CA1DE03E8 for ; Tue, 8 May 2012 18:49:11 +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: 146 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 146: Merge support for bundle format version 1.3 Message-Id: <20120508184911.31807.4368.launchpad@ackee.canonical.com> Date: Tue, 08 May 2012 18:49:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15204"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 5f376d01fb514ac2ead20cfeca7e8e6a5830057e X-Gm-Message-State: ALoCoQnb54zF9gxQV8sy/oAVPAoJog2Km05UcK3p7h8AL7YzaezsbT6M4moQdNIayn1zPSTmq6l+ Merge authors: Rafael Martins (rafaelmartins) Related merge proposals: https://code.launchpad.net/~rafaelmartins/lava-test/lava-test/+merge/105106 proposed by: Rafael Martins (rafaelmartins) review: Approve - Zygmunt Krynicki (zkrynicki) ------------------------------------------------------------ revno: 146 [merge] committer: Zygmunt Krynicki branch nick: trunk timestamp: Tue 2012-05-08 11:46:33 -0700 message: Merge support for bundle format version 1.3 modified: doc/changes.rst lava_test/core/artifacts.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-05-08 18:45:30 +0000 +++ doc/changes.rst 2012-05-08 18:46:33 +0000 @@ -7,6 +7,8 @@ =========== * Unreleased +* Create dashboard bundles with the 1.3 format for simplified tag support + in the dispatcher (so that test results can carry tags) .. _version_0_7: === modified file 'lava_test/core/artifacts.py' --- lava_test/core/artifacts.py 2012-03-06 12:59:07 +0000 +++ lava_test/core/artifacts.py 2012-05-08 17:45:30 +0000 @@ -171,7 +171,7 @@ test_run['hardware_context'] = hwprofile.get_hardware_context() # Create the bundle object self._bundle = { - 'format': 'Dashboard Bundle Format 1.2', + 'format': 'Dashboard Bundle Format 1.3', 'test_runs': [test_run]} @property