From patchwork Thu May 16 01:54:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Baker X-Patchwork-Id: 16969 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D16622396C for ; Thu, 16 May 2013 01:54:57 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id t59sf3426003yho.9 for ; Wed, 15 May 2013 18:54:19 -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=zTIvtRjXSTN+dqNhnFWA5fiwP0Y6lFMyoSZj5MNewPA=; b=QPEz94ALnDwZh8l+0IDdKrFQYQVlXsRtQhLE3nZ1urlYvVJYRukT4+F4/MoKAcVsip R/n1OAnZP9jKj7osaEilTX6ocrUL8KV8OP0nM32F6TbZevFsrBlJpExcMrBPgEpWlufG FvI1cT+Q2gN4+iwtHprMkMiwxrw8O23P3HwNw362fMn6jsf24vEtHqpb2nxgO1wVteOZ qjak9EDdqHBb5k8E/LEsV3puC6p0FbR4C/rVSZ2MCZ1rNnPIdRqFQlgAOJYJh8i3O8Je VwWqTa/DOp/P20ytnupQXBFhKhfmpVAY2vg9jAH8dBNe32858YEaUo9QVZ3kAHyh8plo 0KXg== X-Received: by 10.224.59.205 with SMTP id m13mr24730410qah.7.1368669259490; Wed, 15 May 2013 18:54:19 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.118.234 with SMTP id kp10ls979051qeb.47.gmail; Wed, 15 May 2013 18:54:19 -0700 (PDT) X-Received: by 10.220.71.200 with SMTP id i8mr26348880vcj.44.1368669259118; Wed, 15 May 2013 18:54:19 -0700 (PDT) Received: from mail-ve0-x22c.google.com (mail-ve0-x22c.google.com [2607:f8b0:400c:c01::22c]) by mx.google.com with ESMTPS id tq4si2827893vdc.92.2013.05.15.18.54.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 May 2013 18:54:19 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c01::22c is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c01::22c; Received: by mail-ve0-f172.google.com with SMTP id b10so2575789vea.31 for ; Wed, 15 May 2013 18:54:19 -0700 (PDT) X-Received: by 10.58.106.77 with SMTP id gs13mr6100410veb.22.1368669258944; Wed, 15 May 2013 18:54:18 -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.221.10.206 with SMTP id pb14csp3426vcb; Wed, 15 May 2013 18:54:18 -0700 (PDT) X-Received: by 10.180.189.68 with SMTP id gg4mr5129708wic.27.1368669257971; Wed, 15 May 2013 18:54:17 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id f10si278816wiz.26.2013.05.15.18.54.17 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 15 May 2013 18:54:17 -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 1UcnOb-0002XF-Dt for ; Thu, 16 May 2013 01:54:17 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 5CAA1E0195 for ; Thu, 16 May 2013 01:54:17 +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: 603 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 603: Fix for no boot_retries Message-Id: <20130516015417.5304.97011.launchpad@ackee.canonical.com> Date: Thu, 16 May 2013 01:54:17 -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: 4b88fb1fcb3676e6762d14a622a545dd94becbcd X-Gm-Message-State: ALoCoQmTKm/LcDHABx/3ff1/qkxfirUFy8qH8Xa8baVn1vp++6fMyY8OA4Pff/SNJhro6RR9eRA3 X-Original-Sender: noreply@launchpad.net X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c01::22c 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: 603 committer: Tyler Baker branch nick: lava-dispatcher timestamp: Wed 2013-05-15 18:53:21 -0700 message: Fix for no boot_retries modified: lava_dispatcher/config.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/config.py' --- lava_dispatcher/config.py 2013-05-02 21:43:14 +0000 +++ lava_dispatcher/config.py 2013-05-16 01:53:21 +0000 @@ -37,6 +37,7 @@ boot_linaro_timeout = schema.IntOption(default=300) boot_part = schema.IntOption(fatal=True) boot_part_android_org = schema.IntOption() + boot_retries = schema.IntOption(default=3) bootloader_prompt = schema.StringOption() cache_part_android_org = schema.IntOption() client_type = schema.StringOption()