From patchwork Wed Oct 17 16:30:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 12320 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 1E4861D5170 for ; Wed, 17 Oct 2012 16:30:29 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id AD5B5A18777 for ; Wed, 17 Oct 2012 16:30:28 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so5431099iag.11 for ; Wed, 17 Oct 2012 09:30:28 -0700 (PDT) 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=FozVW8vdhOxZJuZLqsts4/AJTyycSFJQho/oVQ+UAPk=; b=oiYjsVokVSTUIzUvKltM3zOKl4RVHGVa+/qTd6143+DTO37n8jXVZlWLdJHBFo/4mj Vo6xpY1eqGYjw/Cz9GLxleyl8n9TE3S6MlQB8Yf9cbQgkVWTDdNP9IeKXZxC2im5Nwls HNsuoLTtHqcurrpWmBUB7reiPecu50YfGP4aai2jcrvOkcHPpbpxuO894wBtkUW3GaPx mVE5yGfoAxfxABN2SEexxrf9TCVn9C1TDIBEb9BoY9RC33+RpSOqLew2W0GiHbxpyTij po7djstcFFjnS2G1BMVKxcWXzr5WVJvFLEi2HZbQNwmbQCXk1+aqEsMV3LWovAOSLO0Z w4Kg== Received: by 10.42.145.66 with SMTP id e2mr14778548icv.18.1350491428150; Wed, 17 Oct 2012 09:30:28 -0700 (PDT) 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 n20csp923266igt; Wed, 17 Oct 2012 09:30:27 -0700 (PDT) Received: by 10.180.104.97 with SMTP id gd1mr5267076wib.4.1350491425996; Wed, 17 Oct 2012 09:30:25 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id y59si24652281wey.46.2012.10.17.09.30.24 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 17 Oct 2012 09:30:25 -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; 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 1TOWVk-0002M0-R2 for ; Wed, 17 Oct 2012 16:30:24 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BDB21E0167 for ; Wed, 17 Oct 2012 16:30:24 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-test X-Launchpad-Branch: ~linaro-validation/lava-test/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 182 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 182: Add wget dependency to lt_ti_lava test. Message-Id: <20121017163024.11665.48561.launchpad@ackee.canonical.com> Date: Wed, 17 Oct 2012 16:30:24 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16152"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 8f565be275ed60d3a9ca40c7a7aa3764a9158eb9 X-Gm-Message-State: ALoCoQmVUH2yqNbdGKf/ojwdOQdI9W6E8+ekss9vO4lNHiFmXDX4UH/IHi8xn8IJ0V2RFs8/CGiw ------------------------------------------------------------ revno: 182 committer: Fathi Boudra branch nick: lava-test timestamp: Wed 2012-10-17 19:29:51 +0300 message: Add wget dependency to lt_ti_lava test. modified: lava_test/test_definitions/lt_ti_lava.py --- lp:lava-test https://code.launchpad.net/~linaro-validation/lava-test/trunk You are subscribed to branch lp:lava-test. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription === modified file 'lava_test/test_definitions/lt_ti_lava.py' --- lava_test/test_definitions/lt_ti_lava.py 2012-09-19 04:40:25 +0000 +++ lava_test/test_definitions/lt_ti_lava.py 2012-10-17 16:29:51 +0000 @@ -33,7 +33,7 @@ INSTALLSTEPS = ['cd lt_ti_lava && make -C utils'] RUNSTEPS = ['cd lt_ti_lava && make $(OPTIONS) check'] -DEPS = ['git-core', 'linux-libc-dev', 'build-essential'] +DEPS = ['git-core', 'linux-libc-dev', 'build-essential', 'wget'] # test case id is before ":" and the result is after # Each test case is separated with a test description beginning with "#"