From patchwork Thu May 16 13:03:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Terceiro X-Patchwork-Id: 17005 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gg0-f198.google.com (mail-gg0-f198.google.com [209.85.161.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 3F74B2391B for ; Thu, 16 May 2013 13:03:56 +0000 (UTC) Received: by mail-gg0-f198.google.com with SMTP id p4sf3271488ggn.9 for ; Thu, 16 May 2013 06:03:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-beenthere:x-received:received-spf:x-received :x-forwarded-to:x-forwarded-for:delivered-to:x-received:received-spf :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:x-original-sender :x-original-authentication-results:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe :content-type; bh=kdb4OnWu09IGveiY4eoR4mpPQOH10xZ2SMDznWQHTpw=; b=nukoCV8PD3I0kexIu4CUjMln6DouyqzYlKt8Hpzrm7tyKq2DZ2sxdn4KucV8Ytvw0g Gv+lWJEYQtAEDKOKfcdJqSKAPpzNkoTxgdhXdPV+ukuR5r6Kq11PPI8ciecCIlsNiy1R 0Pxv7/p2zs5TuIJPvdNyVuHrvUxsFxyrQ8rjC2S2z7VRWMSOC5jgow6qU7Vei3e5Tybr /zvFT1jXRWcEeVkR2kSKtfWhZ4WpGlMCcE1LqczQJaZVNN1V/xyZH2bPdiceHiIyxZ7x RK3NwxkMlJ7a4MjRjMVCynKouRg+ygOyrdYwY+OTmQOdQEw+DhqLkzvycPFXZ3JCSg9j /+eQ== X-Received: by 10.224.217.195 with SMTP id hn3mr25805309qab.5.1368709396540; Thu, 16 May 2013 06:03:16 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.15.66 with SMTP id v2ls1187686qec.98.gmail; Thu, 16 May 2013 06:03:16 -0700 (PDT) X-Received: by 10.52.101.163 with SMTP id fh3mr5984854vdb.107.1368709396348; Thu, 16 May 2013 06:03:16 -0700 (PDT) Received: from mail-vc0-f169.google.com (mail-vc0-f169.google.com [209.85.220.169]) by mx.google.com with ESMTPS id iz8si3864993vdb.19.2013.05.16.06.03.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 06:03:16 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.169 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.169; Received: by mail-vc0-f169.google.com with SMTP id kw10so2794377vcb.28 for ; Thu, 16 May 2013 06:03:16 -0700 (PDT) X-Received: by 10.52.69.200 with SMTP id g8mr6297946vdu.4.1368709395799; Thu, 16 May 2013 06:03:15 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.126.138 with SMTP id c10csp63499vcs; Thu, 16 May 2013 06:03:15 -0700 (PDT) X-Received: by 10.180.183.210 with SMTP id eo18mr24516556wic.17.1368709394203; Thu, 16 May 2013 06:03:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id hp8si1552447wib.2.2013.05.16.06.03.13 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 16 May 2013 06:03:14 -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; Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Ucxpx-0003Gx-Pw for ; Thu, 16 May 2013 13:03:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B9D81E00BF for ; Thu, 16 May 2013 13:03:13 +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: 604 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 604: do not tolerate any failures on ipmitool invocations Message-Id: <20130516130313.32624.76375.launchpad@ackee.canonical.com> Date: Thu, 16 May 2013 13:03:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: list X-Generated-By: Launchpad (canonical.com); Revision="16626"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 27e2160606f3fa6e24c3ece8a80f76051edeefd3 X-Gm-Message-State: ALoCoQmCnAZDQyHJsQEo31PryemNONwdc/4loukMfzIxrE1HjJUgu+b10OdkY8np/5hqSJUZQjwE X-Original-Sender: noreply@launchpad.net X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.169 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , ------------------------------------------------------------ revno: 604 committer: Antonio Terceiro branch nick: trunk timestamp: Thu 2013-05-16 09:43:27 -0300 message: do not tolerate any failures on ipmitool invocations modified: lava_dispatcher/ipmi.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/ipmi.py' --- lava_dispatcher/ipmi.py 2013-04-12 10:01:48 +0000 +++ lava_dispatcher/ipmi.py 2013-05-16 12:43:27 +0000 @@ -37,7 +37,8 @@ self.context.run_command( "%s -H %s -U admin -P admin %s" % ( self.ipmitool, self.host, command - ) + ), + failok=False ) def set_to_boot_from_disk(self):