From patchwork Tue Feb 7 19:20:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 6683 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 459E923DEE for ; Tue, 7 Feb 2012 19:20:25 +0000 (UTC) Received: from mail-tul01m020-f180.google.com (mail-tul01m020-f180.google.com [209.85.214.180]) by fiordland.canonical.com (Postfix) with ESMTP id 00584A1859A for ; Tue, 7 Feb 2012 19:20:24 +0000 (UTC) Received: by obbuo19 with SMTP id uo19so11444247obb.11 for ; Tue, 07 Feb 2012 11:20:21 -0800 (PST) Received: by 10.50.203.33 with SMTP id kn1mr18246172igc.1.1328642421326; Tue, 07 Feb 2012 11:20:21 -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.231.169.210 with SMTP id a18cs134245ibz; Tue, 7 Feb 2012 11:20:21 -0800 (PST) Received: by 10.180.89.67 with SMTP id bm3mr36456899wib.13.1328642420319; Tue, 07 Feb 2012 11:20:20 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cm4si16913554wib.30.2012.02.07.11.20.19 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Feb 2012 11:20:20 -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 1RuqaR-0004iL-MP for ; Tue, 07 Feb 2012 19:20:19 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 99A77E14A1 for ; Tue, 7 Feb 2012 19:20:19 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 298 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 298: Update test_run_detail fixture after altering Bundle model. Message-Id: <20120207192019.5038.50170.launchpad@ackee.canonical.com> Date: Tue, 07 Feb 2012 19:20:19 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14747"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 3cfab1b56282738c30b03af681d5f4d15c32bf88 X-Gm-Message-State: ALoCoQneg+/ZXVsF0OxEhsG42PKhGJWIhXFHI+5hkgmywdWEx0oUjLKGdi4mBskjERDuTLnKBg+2 Merge authors: Zygmunt Krynicki (zkrynicki) Related merge proposals: https://code.launchpad.net/~zkrynicki/lava-dashboard/fix-fixtures/+merge/90669 proposed by: Zygmunt Krynicki (zkrynicki) review: Approve - Michael Hudson-Doyle (mwhudson) ------------------------------------------------------------ revno: 298 [merge] committer: Zygmunt Krynicki branch nick: trunk timestamp: Tue 2012-02-07 20:18:05 +0100 message: Update test_run_detail fixture after altering Bundle model. modified: dashboard_app/fixtures/test_run_detail.json --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/fixtures/test_run_detail.json' --- dashboard_app/fixtures/test_run_detail.json 2011-03-22 08:26:01 +0000 +++ dashboard_app/fixtures/test_run_detail.json 2012-01-30 10:22:06 +0000 @@ -19,7 +19,7 @@ "content_sha1": "e71c65065b18ede68b6512bf0d20790d06f718f2", "bundle_stream": 1, "uploaded_on": "2010-12-14 14:24:38", - "content": "bundles/bundle-1", + "_raw_content": "bundles/bundle-1", "uploaded_by": null, "content_filename": "gmpbench1291774485.0", "is_deserialized": true