From patchwork Sun Mar 31 12:48:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yongqin Liu X-Patchwork-Id: 15778 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 8100923E33 for ; Sun, 31 Mar 2013 12:48:15 +0000 (UTC) Received: from mail-ve0-f181.google.com (mail-ve0-f181.google.com [209.85.128.181]) by fiordland.canonical.com (Postfix) with ESMTP id 34BECA198D2 for ; Sun, 31 Mar 2013 12:48:15 +0000 (UTC) Received: by mail-ve0-f181.google.com with SMTP id pa12so1784079veb.12 for ; Sun, 31 Mar 2013 05:48:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=ZB2c3X2TXcbsT/70EXVeI22Cj/mVRRqG43NDHbGS7jE=; b=ThrkU8ILyYs6zTz2n4NJMjbQkkC2TGA99Z6UxKOZVCsyU7B/sJ74+/nbWMV9ZNb2Fh GwvVrMQ7ni8wD/Sc1ucRMUGxFiSup7hS1Vmli6xIvoRwFzAlMQRpAHgYIrmeWUCZqP9/ HCqyOR3EdqzE30iwvSAMjutOs+4TgvPQLq2pJRu31b+f97A0/tC6r8QBgM5IunV8JM+N MUbYzXC5JCjs04T31eewVxPAz8fwJA1ZqpPE9eV4eE4TGSxc6lXPSFb3UxQEFOyRzLi2 41lNN8i+qXdthHSSpTuvOz86HYLYiuvE08ajnwDD1Ed7oQllVxBKCyHklIV1vCS4VO+Z etXw== X-Received: by 10.52.233.225 with SMTP id tz1mr5748578vdc.54.1364734094676; Sun, 31 Mar 2013 05:48:14 -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.59.4.204 with SMTP id cg12csp49222ved; Sun, 31 Mar 2013 05:48:14 -0700 (PDT) X-Received: by 10.180.94.133 with SMTP id dc5mr6002932wib.1.1364734093456; Sun, 31 Mar 2013 05:48:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id o8si1899421wia.29.2013.03.31.05.48.12 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 31 Mar 2013 05:48: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 1UMHgC-00043B-J3 for ; Sun, 31 Mar 2013 12:48:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 823CBE1439 for ; Sun, 31 Mar 2013 12:48: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: 571 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 571: Fix following error: Message-Id: <20130331124812.3758.79694.launchpad@ackee.canonical.com> Date: Sun, 31 Mar 2013 12:48: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="16546"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: c7c3e000845634e814324cfb505d754a02914329 X-Gm-Message-State: ALoCoQnKkrh0dOXQ/2iIsu6CQBupSUM0KX4zUOSoL9ZY2JaTSeFWWUPC+O8orsUwbRUVFtdzR4zi Merge authors: Yongqin Liu (liuyq0307) Related merge proposals: https://code.launchpad.net/~liuyq0307/lava-dispatcher/fix-no-run_commands-error/+merge/156298 proposed by: Yongqin Liu (liuyq0307) review: Approve - Yongqin Liu (liuyq0307) ------------------------------------------------------------ revno: 571 [merge] committer: Yongqin Liu branch nick: lava-dispatcher.org timestamp: Sun 2013-03-31 20:47:17 +0800 message: Fix following error: WARNING: [ACTION-E] lava_android_test_install is finished with error ('LavaContext' object has no attribute 'run_commands'). modified: lava_dispatcher/actions/lava_android_test.py --- 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 'lava_dispatcher/actions/lava_android_test.py' --- lava_dispatcher/actions/lava_android_test.py 2013-02-18 04:01:02 +0000 +++ lava_dispatcher/actions/lava_android_test.py 2013-03-31 12:29:13 +0000 @@ -218,7 +218,7 @@ cmds.insert(0, 'timeout') cmds.insert(1, '%ss' % timeout) logging.info("Execute command on host: %s" % (' '.join(cmds))) - rc = self.context.run_commands(cmds) + rc = self.context.run_command(cmds) if rc == 124: raise OperationFailed( "The installation of test case(%s)"