From patchwork Thu Nov 15 16:47:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Terceiro X-Patchwork-Id: 12872 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 C7C8323E02 for ; Thu, 15 Nov 2012 16:47:17 +0000 (UTC) Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by fiordland.canonical.com (Postfix) with ESMTP id 58113A18089 for ; Thu, 15 Nov 2012 16:47:17 +0000 (UTC) Received: by mail-pa0-f52.google.com with SMTP id bj1so1151411pad.11 for ; Thu, 15 Nov 2012 08:47:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to: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=f7hCgDIjsV00m1vgZOSsWfsfM3LrJGnNCdRa8RDtRCw=; b=KU8jTcDgzziOHCy4Qp8VUNpfzHwp/a2j3+1gU4s4AewqIxcjh9fuxlSUhFfvdDcC8t w8spXEDd29ZzoZciTPgbqgtCDGQwqG8Zr6d6P5lkqoduqQZgy6V1RE7Fix8GH8NZB3EY JUJDXSEMej3OitYpbRU4LTN8J8qtm6lTPty4YKNs6ZtzTbWueHbuWpZGgad8nAQ7zteT tem34UtyP96cuGXGn331c125xIjE2YJ4ep8XUFXB9piZan6KScHYyY57Iuvtn+A+Vnq5 d+0Oq5ucKjwCwr+WPmMYwYJHmzMqR1TjFlsrSps2YodQ1bZzKktJ18jn6T6mxJ/JMAZZ YIRA== Received: by 10.66.89.9 with SMTP id bk9mr4653996pab.67.1352998036399; Thu, 15 Nov 2012 08:47:16 -0800 (PST) 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.68.34.137 with SMTP id z9csp101283pbi; Thu, 15 Nov 2012 08:47:15 -0800 (PST) Received: by 10.216.207.199 with SMTP id n49mr811332weo.136.1352998034457; Thu, 15 Nov 2012 08:47:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id k12si4944008wiw.29.2012.11.15.08.47.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Nov 2012 08:47:14 -0800 (PST) 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 1TZ2av-0001Ib-Jl for ; Thu, 15 Nov 2012 16:47:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 895EBE0017 for ; Thu, 15 Nov 2012 16:47: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: 448 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 448: Provide default config value for boot_cmds_oe in device-defaults.conf Message-Id: <20121115164713.32073.59574.launchpad@ackee.canonical.com> Date: Thu, 15 Nov 2012 16:47:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16272"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: a81085785230cd2a5585064e39b2d82695468657 X-Gm-Message-State: ALoCoQlxI5Iwew7L1XJlc69sYSErV6tH8ugSZiE0VCETAf1MIklGBKWaaLVPcmbjCqtwPYZEzyvw ------------------------------------------------------------ revno: 448 committer: Antonio Terceiro branch nick: nexus timestamp: Thu 2012-11-15 11:51:05 -0300 message: Provide default config value for boot_cmds_oe in device-defaults.conf Without this, whenever I run the unit tests I got several warnings like the following: WARNING:root:Device config for qemu01 is not valid: Configuration missing required options for section '__main__': boot_cmds_oe No option 'boot_cmds_oe' in section: '__main__' 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 2012-10-25 08:38:28 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2012-11-15 14:51:05 +0000 @@ -29,6 +29,11 @@ # XXX should be called # boot_android_test_image_commands ? boot_cmds_android = +# The bootloader commands to boot the device into an OpenEmbedded test image. +# +# XXX should be called # boot_oe_test_image_commands ? +boot_cmds_oe = + # The device type. Settings in device-types/${DEVICE_TYPE}.conf # override settings in this file, but are overridden by the # devices/${DEVICE}.conf file.