From patchwork Wed Oct 17 14:23:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 12316 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 988A31D5171 for ; Wed, 17 Oct 2012 14:23:16 +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 32923A1946F for ; Wed, 17 Oct 2012 14:23:16 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so5330780iag.11 for ; Wed, 17 Oct 2012 07:23:15 -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=YOtIrYp3aqLy/+u9hlBFUrVdpZW+1kxjtOMDG/ynVhk=; b=DpuiLmqaRyLtc4F3O9zJwVwprWjupipK1B8NN7gtGZUBRJB05kp8uI9t8z8mcCoCnv +N8+x6sEW7E8erQAqJm1vojc0kP6LZ0OMKvzwQNqZwnRbSzRpvchnyW3GR84fQt6P/Jq NO/khyi+E/M56H9tm8NEgv3iy3M3xKFTLMhQ+Cm1inCEfqCCUp0BX7+IIksLwAyzExXS hQhpviMGD3dK7EQvUNTNSb7dg+BuPQar4cMIpgaXK7h68Piik45ebgJX3u9tQPL9dKD/ BviUlQCSMMFcpkNR5Ogwb/FDE7angFQ8qZBGbzuTEPiJRM3CnDSUv+fMeXipHnuWjY0p x3zQ== Received: by 10.50.100.137 with SMTP id ey9mr1661802igb.57.1350483795607; Wed, 17 Oct 2012 07:23:15 -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 n20csp904021igt; Wed, 17 Oct 2012 07:23:14 -0700 (PDT) Received: by 10.180.94.102 with SMTP id db6mr4476291wib.20.1350483794068; Wed, 17 Oct 2012 07:23:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id g2si25725307wiy.44.2012.10.17.07.23.13 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 17 Oct 2012 07:23:14 -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 1TOUWf-0005eR-H4 for ; Wed, 17 Oct 2012 14:23:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 791DAE05E4 for ; Wed, 17 Oct 2012 14:23: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: 405 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 405: regression with lava-test for fastmodel Message-Id: <20121017142313.5825.85671.launchpad@ackee.canonical.com> Date: Wed, 17 Oct 2012 14:23: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="16152"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 570cae95ba0460d6ea2250302c193f2d29f6e7df X-Gm-Message-State: ALoCoQktVGjPdCX4xPfgbk5SAY7gt58uEcp9tghKk2nGxPSc7KpIAl+9zF8wCcKU36BPeJGMq1Jf ------------------------------------------------------------ revno: 405 committer: Andy Doan branch nick: trunk timestamp: Tue 2012-10-16 22:45:38 -0500 message: regression with lava-test for fastmodel I'm not sure how this ever worked, but the recent juggling around of prompts has indicated an issue with the default timeout set for fastmodels. Any command that passes -1 as a timeout uses the default which was 90, and way too small to do something like run the bigLITTLE suite. This gets it to a sane value used by all other device types. modified: lava_dispatcher/device/fastmodel.py --- 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/device/fastmodel.py' --- lava_dispatcher/device/fastmodel.py 2012-10-17 03:45:38 +0000 +++ lava_dispatcher/device/fastmodel.py 2012-10-17 03:45:38 +0000 @@ -225,7 +225,7 @@ self.proc = logging_spawn( 'telnet localhost %s' % self._serial_port, logfile=self._create_rtsm_ostream(self.sio), - timeout=90) + timeout=1200) return self.proc def get_test_data_attachments(self):