From patchwork Thu May 31 07:34:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Le Chi Thu X-Patchwork-Id: 9061 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 6088923E57 for ; Thu, 31 May 2012 07:34:25 +0000 (UTC) Received: from mail-gh0-f178.google.com (mail-gh0-f178.google.com [209.85.160.178]) by fiordland.canonical.com (Postfix) with ESMTP id 300D6A189A1 for ; Thu, 31 May 2012 07:34:25 +0000 (UTC) Received: by ghbf1 with SMTP id f1so696716ghb.37 for ; Thu, 31 May 2012 00:34:24 -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=NoxUGzRRtWCvV+C0Q3558p/YcMKglK5bPe97IWM318s=; b=Efe+G6dGcqZHekNM2038PJDPS/dWIbIHkTwOyuLUEfU3oeCQuybJQHpTu+l6Aqhq/l ZYLXJQNb7zhVy3a7KsEX1hVsUJpbeLjKRQ0YlR98mL9nxxMzKVF7fiiAZABkRhyn59Gk cB3hR+gY6NmhcgnyAfHAJ193xG401TNf/IvQepN8G4URqSJsbw3VGIEt999JzrS2/Uhj Op99hhDzrhT4CShbmpzkhkW3bT4ZQ2o6hkdP38iTyC7Nu5/7noYvfbOe6XhVmslbvqtV txAY/H0VE2nWwjsoz4QydUpl793BEa/9zkC51SzE0s2VY0E1zRQwSc+Om4w+2/w3XNWc Z5wQ== Received: by 10.42.155.73 with SMTP id t9mr418842icw.48.1338449664169; Thu, 31 May 2012 00:34:24 -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.231.24.148 with SMTP id v20csp239316ibb; Thu, 31 May 2012 00:34:23 -0700 (PDT) Received: by 10.216.198.65 with SMTP id u43mr13351194wen.170.1338449662970; Thu, 31 May 2012 00:34:22 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m58si2937827wee.35.2012.05.31.00.34.22 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 May 2012 00:34:22 -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 1SZztm-0000Mb-ET for ; Thu, 31 May 2012 07:34:22 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 62A32E091F for ; Thu, 31 May 2012 07:34:22 +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: 156 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 156: Fixed ltp-snowball-tests install steps Message-Id: <20120531073422.23242.15932.launchpad@ackee.canonical.com> Date: Thu, 31 May 2012 07:34:22 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15322"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 17953b5020b90f81851849b70ad789dc5df0cc29 X-Gm-Message-State: ALoCoQlXN+kZ26aLdYYZUqOSeXAHzq5ZG3gt6Sz/TJYsASD3bLzSN7iVNYv7LwFImtJj8Rp8gxPF ------------------------------------------------------------ revno: 156 committer: Le Chi Thu le.chi.thu@linaro.org branch nick: trunk timestamp: Thu 2012-05-31 15:27:20 +0800 message: Fixed ltp-snowball-tests install steps modified: doc/changes.rst lava_test/test_definitions/ltp-snowball-tests.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 'doc/changes.rst' --- doc/changes.rst 2012-05-31 06:44:41 +0000 +++ doc/changes.rst 2012-05-31 07:27:20 +0000 @@ -1,6 +1,7 @@ Version History *************** +* Fixed ltp-snowball-tests install steps * Changed ltp-snowball-tests default test suite. .. _version_0_9: === modified file 'lava_test/test_definitions/ltp-snowball-tests.py' --- lava_test/test_definitions/ltp-snowball-tests.py 2012-05-31 06:44:41 +0000 +++ lava_test/test_definitions/ltp-snowball-tests.py 2012-05-31 07:27:20 +0000 @@ -29,7 +29,7 @@ from lava_test.core.tests import Test INSTALLSTEPS = ['git clone git://igloocommunity.org/git/testing/snowball-ltp-tests.git', - 'cd snowball-ltp-tests; make tests; make install'] + 'cd snowball-ltp-tests; make config; make tests; make install'] DEPS = ['git-core', 'make', 'build-essential']