From patchwork Tue May 14 19:00:26 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Terceiro X-Patchwork-Id: 16907 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f69.google.com (mail-qe0-f69.google.com [209.85.128.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 41EF825D00 for ; Tue, 14 May 2013 19:01:05 +0000 (UTC) Received: by mail-qe0-f69.google.com with SMTP id a11sf1440738qen.0 for ; Tue, 14 May 2013 12:00:29 -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=AldDhodJlzKwe24UPG1cBSKB+Cv8lxx9q1ungBjtp7A=; b=ARQE9sPtv9KubN9tXusu29zQ33xoqgJz1wyFuLhxIbRzm2hRc29vsgyhxcU/WppRPx SziAfmS/r6V8lKTmCifrJBEnKV9p8uCc9hi/lVcS7RkqM8qnUDeIQd3pxrPxKz4jxRJY Ccb2czXvmji/rhXdiOYqwJC3Y9lxS6thKNK64vWJBm8M5Izr6Ef2hgEuj0zo3XXPqGum m86PMC3/GqEw3fmKOFjhYKo4YjY2k/ud+p8l+jQbogO8fQCth0dKpgCZ/T9OmpjFDTrR 7kk7Ufydly5mnJbUU4g4YNttlF7ytKGnpfoAHaZFCPFZwkBgkIik28ngQOXyov5sMdP+ iCyA== X-Received: by 10.52.35.236 with SMTP id l12mr11131165vdj.3.1368558029629; Tue, 14 May 2013 12:00:29 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.98.35 with SMTP id ef3ls394742qeb.95.gmail; Tue, 14 May 2013 12:00:29 -0700 (PDT) X-Received: by 10.220.172.2 with SMTP id j2mr22473203vcz.17.1368558029381; Tue, 14 May 2013 12:00:29 -0700 (PDT) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by mx.google.com with ESMTPS id r5si3527767vdw.85.2013.05.14.12.00.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 May 2013 12:00:29 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.180 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.180; Received: by mail-vc0-f180.google.com with SMTP id gd11so975229vcb.39 for ; Tue, 14 May 2013 12:00:29 -0700 (PDT) X-Received: by 10.52.108.201 with SMTP id hm9mr4996464vdb.75.1368558029206; Tue, 14 May 2013 12:00:29 -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.217.15 with SMTP id hk15csp75348vcb; Tue, 14 May 2013 12:00:28 -0700 (PDT) X-Received: by 10.180.90.43 with SMTP id bt11mr8825753wib.30.1368558027279; Tue, 14 May 2013 12:00:27 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id el5si3660765wic.0.2013.05.14.12.00.26 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 14 May 2013 12:00:27 -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 1UcKSY-0000ku-Pj for ; Tue, 14 May 2013 19:00:26 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B6F85E0246 for ; Tue, 14 May 2013 19:00:26 +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: 599 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 599: remove broken like (probably left there by a unfinished merge conflict resolution) Message-Id: <20130514190026.21322.62069.launchpad@ackee.canonical.com> Date: Tue, 14 May 2013 19:00:26 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: list X-Generated-By: Launchpad (canonical.com); Revision="16617"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 9215df1882d4ad1a3d0cee7906ad1f3a11e22fb9 X-Gm-Message-State: ALoCoQnAiVeBj7wdT8KxQjVaMudmt1Kzmg1184GiMxs09dKcqoN7BO+0q2gXNaaYGwA+mOX7h1Vd X-Original-Sender: noreply@launchpad.net X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.180 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: 599 committer: Antonio Terceiro branch nick: trunk timestamp: Tue 2013-05-14 15:58:37 -0300 message: remove broken like (probably left there by a unfinished merge conflict resolution) modified: lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf --- 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/default-config/lava-dispatcher/device-defaults.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2013-05-13 11:20:17 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2013-05-14 18:58:37 +0000 @@ -131,6 +131,6 @@ # obtained from boot.txt or uEnv.txt and others. Can be overridden in device # specific config file. testboot_offset = 2 -======= + # How many times the dispatcher should try to reboot master and test images before failing boot_retries = 3