From patchwork Thu Oct 27 03:11:12 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 4840 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 14DDA23E51 for ; Thu, 27 Oct 2011 03:11:20 +0000 (UTC) Received: from mail-fx0-f52.google.com (mail-fx0-f52.google.com [209.85.161.52]) by fiordland.canonical.com (Postfix) with ESMTP id D30CFA18A5C for ; Thu, 27 Oct 2011 03:11:19 +0000 (UTC) Received: by faan26 with SMTP id n26so3216643faa.11 for ; Wed, 26 Oct 2011 20:11:19 -0700 (PDT) Received: by 10.223.36.193 with SMTP id u1mr12787191fad.27.1319685079603; Wed, 26 Oct 2011 20:11:19 -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.152.1.71 with SMTP id 7cs31094lak; Wed, 26 Oct 2011 20:11:18 -0700 (PDT) Received: by 10.216.14.40 with SMTP id c40mr12473012wec.85.1319685073355; Wed, 26 Oct 2011 20:11:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id t53si2888082wec.63.2011.10.26.20.11.13 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 26 Oct 2011 20:11: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 1RJGN6-0004bE-R0 for ; Thu, 27 Oct 2011 03:11:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id C3DE6E04E7 for ; Thu, 27 Oct 2011 03:11:12 +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: 152 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 152: fix demo job to install and run the same test Message-Id: <20111027031112.23638.86898.launchpad@ackee.canonical.com> Date: Thu, 27 Oct 2011 03:11: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="14197"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 38c55e1f6c0a9da5f9620d34563b089f6b3f5166 ------------------------------------------------------------ revno: 152 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Thu 2011-10-27 16:09:13 +1300 message: fix demo job to install and run the same test modified: doc/android-new-kernel.json --- 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 'doc/android-new-kernel.json' --- doc/android-new-kernel.json 2011-10-27 00:21:45 +0000 +++ doc/android-new-kernel.json 2011-10-27 03:09:13 +0000 @@ -33,7 +33,7 @@ "command": "lava_android_test_run", "parameters": { - "test_name": "monkey" + "test_name": "0xbench" } }, {