From patchwork Thu May 31 06:46:10 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: 9052 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 655D024011 for ; Thu, 31 May 2012 06:46:14 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 250F3A182E1 for ; Thu, 31 May 2012 06:46:14 +0000 (UTC) Received: by ggnf1 with SMTP id f1so638103ggn.11 for ; Wed, 30 May 2012 23:46:13 -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=KOcz/GZB3gjDOH8bel9471PC/6K/6IjWwTl5xWHuDvo=; b=GRCSiBcfF/b/3aIHe9eqQNj6cwmLwoFvaFp3wox6dGVrXLAc5PZwiOagCBoeGkTkrM z3kF3bAwj8KMu5hENcQgTaYOtj6Mk0AJta0+WPa9+M5t1H4LTJTxa5xOFXrPzmOB4Kjv +jeFVdiezK2iQ8HtKlVmZbWBWute4qvUnGTMn24QaN6vQsRWFxUybDIE1qDNFThph6qv qnHA51Hp6zthgZadAQnZ28PuiwillPPduoVzqU2hWfrUs1B5tWbfSNcyL2xzkeinJ4fw 2q3//gIwpwVOafLNdgchs8pJ3/BvgpSb2ZoLVAa0fk9VA7l7DkGPy8xk6kwAYdkSCvSx j5WA== Received: by 10.50.46.232 with SMTP id y8mr287162igm.57.1338446773144; Wed, 30 May 2012 23:46:13 -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 v20csp237552ibb; Wed, 30 May 2012 23:46:11 -0700 (PDT) Received: by 10.14.99.136 with SMTP id x8mr8388734eef.64.1338446771195; Wed, 30 May 2012 23:46:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id fp8si1133086wib.19.2012.05.30.23.46.10 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 May 2012 23:46:11 -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 1SZz98-000722-Ky for ; Thu, 31 May 2012 06:46:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 8E188E03F1 for ; Thu, 31 May 2012 06:46:10 +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: 155 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 155: Changed ltp-snowball-tests default value Message-Id: <20120531064610.7370.40393.launchpad@ackee.canonical.com> Date: Thu, 31 May 2012 06:46:10 -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: 24075b278cec3123c27f095ab6cf072c2b41e7b0 X-Gm-Message-State: ALoCoQltAADhnwO0JKFtEXylyx9uyq15oL5UDpzNeIf3t8XuQOArN1PuADVLZL5SVmEO5t40RUG+ ------------------------------------------------------------ revno: 155 committer: Le Chi Thu le.chi.thu@linaro.org branch nick: trunk timestamp: Thu 2012-05-31 14:44:41 +0800 message: Changed ltp-snowball-tests default value 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-28 04:31:03 +0000 +++ doc/changes.rst 2012-05-31 06:44:41 +0000 @@ -1,6 +1,8 @@ Version History *************** +* Changed ltp-snowball-tests default test suite. + .. _version_0_9: Version 0.9 === modified file 'lava_test/test_definitions/ltp-snowball-tests.py' --- lava_test/test_definitions/ltp-snowball-tests.py 2012-04-04 10:19:07 +0000 +++ lava_test/test_definitions/ltp-snowball-tests.py 2012-05-31 06:44:41 +0000 @@ -35,7 +35,7 @@ RUNSTEPS = ['cd snowball-ltp-tests/build/opt/ltp && sudo ./runltp -q -p -f $(OPTIONS)'] -DEFAULT_OPTIONS = "dma" +DEFAULT_OPTIONS = "snowball" PATTERN = ( "^(?P\S+)"