From patchwork Tue Nov 27 02:17:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Senthil Kumaran X-Patchwork-Id: 13226 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 A0D6623FC1 for ; Tue, 27 Nov 2012 02:17:14 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 1E41DA196FA for ; Tue, 27 Nov 2012 02:17:14 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so5726593ieb.11 for ; Mon, 26 Nov 2012 18:17:13 -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=uA25uYqfud7YgmfBu1MmS6TzkHrxR3KZ1tF7P8D2R3c=; b=lRmX26OUOtNkvqxZVoQrtF1F8t4ESPsizRpAgqrDA9ZmEuOYfl4X2zkfgrUC3SRA7q HBiqrb9NjnQJig0k5aBhHVO/GsGkNTgeX+xliw6G+sKQdi/wEJwCVWWAxRU2fFPbHIG4 rzeqLnPP31KvCrNeWsItDg0Mmfdir3nLrVQmAJbJNtb+hKVTrd3/UidU/Lfa5t4EKr0c XDjVP/Tyh2/5Xgih07jdv06ADBQ2//Mhb62neXJhAQhfQyn935Rv531P9tyOMSL5Mz4d kgAk+vcfxTPCcALCEvfspQ7JtSlglS3ZsjZ5q/ET7smr5EXD8hCo2u0FCnsAbEy8E9oD xzhw== Received: by 10.50.213.34 with SMTP id np2mr13983130igc.57.1353982633536; Mon, 26 Nov 2012 18:17:13 -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.50.67.148 with SMTP id n20csp383999igt; Mon, 26 Nov 2012 18:17:12 -0800 (PST) Received: by 10.180.8.133 with SMTP id r5mr9133382wia.7.1353982632217; Mon, 26 Nov 2012 18:17:12 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id g9si6783212wef.57.2012.11.26.18.17.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 26 Nov 2012 18:17:12 -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 1TdAjX-0007FU-Ku for ; Tue, 27 Nov 2012 02:17:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 90DF0E00AC for ; Tue, 27 Nov 2012 02:17:11 +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: 469 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 469: Trivial documentation fix. s/python list of strings/list of strings/ Message-Id: <20121127021711.16665.27412.launchpad@ackee.canonical.com> Date: Tue, 27 Nov 2012 02:17:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16309"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 661fd427b4173247b394b0eb7db8db5e86b8a517 X-Gm-Message-State: ALoCoQlwIm9b8WXVLZqGfhWxZQzGKMqNLRRys20aUO2kRs+vuh4w4n694vMp0No9dvW0beXOVmxG ------------------------------------------------------------ revno: 469 committer: Senthil Kumaran branch nick: trunk timestamp: Tue 2012-11-27 07:45:24 +0530 message: Trivial documentation fix. s/python list of strings/list of strings/ modified: doc/jobfile.rst --- 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 'doc/jobfile.rst' --- doc/jobfile.rst 2012-11-26 10:03:08 +0000 +++ doc/jobfile.rst 2012-11-27 02:15:24 +0000 @@ -83,10 +83,10 @@ } You can put multiple test definition URLs in "testdef_urls" -section. The "testdef_urls" section takes a python list of strings -which are URLs. These will be run sequentially without -reboot. Alternatively, you can specify each URL in a separate -``lava_test_shell`` action which will allow for a reboot between each test. +section. The "testdef_urls" section takes a list of strings which are +URLs. These will be run sequentially without reboot. Alternatively, +you can specify each URL in a separate ``lava_test_shell`` action +which will allow for a reboot between each test. If your test definitions are available in a git repository then ``lava_test_shell`` can automatically pull the test definition from