From patchwork Thu Sep 20 15:24:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 11577 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 C113123E54 for ; Thu, 20 Sep 2012 15:24:16 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 3449E3D0996E for ; Thu, 20 Sep 2012 15:24:16 +0000 (UTC) Received: by ieje10 with SMTP id e10so3078623iej.11 for ; Thu, 20 Sep 2012 08:24:15 -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=NqQksoesE+H6iOskR0JsVx17Ln94PXvUHOjW+epn8FY=; b=agBW8rCy323NLM1GK5hnoGY2zC35V1YgZNF9+1JOYfHfBe3NY9LSQOq8YCbFX9+gT1 hv4kN7eKf5HSfeuRCRX3gsXz2qKDvb4GG9DwOWaWAPukCA5H8Zqjq7jA2cEBmxIQ9pjZ BJFWPIZ0aXFe4XwT5SYnUlRBwLuOhH2a336uNyDZmUHVOb6HTJmiBtYaAty1fJtW7Bxb l28Ru+ruF2HOcVbesSCH/u0eREfX1L/7w7ZAqLtsDuvuRYG6U4a37Ms9FnUiRHQf6/dB XU3O+QZakARgvAZuGNcghOxVqun9YH27p2PjsbeB2NdBu2cpHwhbm+BtSDGEyiPK6H/W tp/w== Received: by 10.50.217.229 with SMTP id pb5mr2040086igc.28.1348154655457; Thu, 20 Sep 2012 08:24:15 -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.184.232 with SMTP id ex8csp81159igc; Thu, 20 Sep 2012 08:24:14 -0700 (PDT) Received: by 10.216.201.156 with SMTP id b28mr1386414weo.4.1348154653792; Thu, 20 Sep 2012 08:24:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id o16si42903897wiw.25.2012.09.20.08.24.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 08:24:13 -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 1TEibt-0006Pg-3C for ; Thu, 20 Sep 2012 15:24:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id A8CD0E05E9 for ; Thu, 20 Sep 2012 15:24:12 +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: 177 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 177: fix device-tree bzr-repos usage Message-Id: <20120920152412.11715.33859.launchpad@ackee.canonical.com> Date: Thu, 20 Sep 2012 15:24:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15985"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: cf9925c1037841adce1eb5314b2fde2daf38f3e0 X-Gm-Message-State: ALoCoQnNk5zZtvka6IYfs5kKeTLGrvVJ1YncXOEr+ek8AwXoFKEDl7FJP83HZs2+Ia9PmwiN8wkg ------------------------------------------------------------ revno: 177 committer: Andy Doan branch nick: trunk timestamp: Thu 2012-09-20 10:12:46 -0500 message: fix device-tree bzr-repos usage The previous commit didn't add the repo to the installer instance modified: lava_test/test_definitions/device_tree.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 'lava_test/test_definitions/device_tree.py' --- lava_test/test_definitions/device_tree.py 2012-09-20 06:38:19 +0000 +++ lava_test/test_definitions/device_tree.py 2012-09-20 15:12:46 +0000 @@ -39,7 +39,7 @@ "FAIL": "fail" } -installer = TestInstaller(INSTALLSTEPS, deps=DEPS) +installer = TestInstaller(INSTALLSTEPS, deps=DEPS, bzr_repos=BZR_REPOS) runner = TestRunner(RUNSTEPS, default_options=DEFAULT_OPTIONS) parser = TestParser(PATTERN, fixupdict=FIXUPS)