From patchwork Wed Jun 6 04:12:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 9136 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 9ED1523E57 for ; Wed, 6 Jun 2012 04:12:16 +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 6A82FA188EA for ; Wed, 6 Jun 2012 04:12:16 +0000 (UTC) Received: by ggnf1 with SMTP id f1so5221845ggn.11 for ; Tue, 05 Jun 2012 21:12:16 -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=Ov2N6fcTsq5onH6xYhzksKJGijeitSrGekLCsDZCnqg=; b=WZ0RR5oaeTnZRNliRLpx/sQA1s6UWp0BMXhTLGiVjLGI4pTit/7z4CI8fr3mrVxjJ9 XUZtQCOkXpLtu5gEvqkY2N31Gu3n034ewE/LwZ2KZ6kCafwPpdaPhtR3xI2B+gS1Fxu4 okxidPuYzPSYgf4iJA7OoSXMNU808E25hVv2G3q//Crrmgq8B98qDi4M/KdXci6PCeam OqJh2Yu2zWCUu9Ohd02GTB8rD2E+PbM6AlT7iPAVQN69+nuDC+/m+KJkKeS7vAAb81v8 vf/FH3hCgoD1FtfDGBDgXsU6m/NZS0NSicfBYkx+IIO5gIPRzkcegpSH7Ik84PXHqO6A gJAg== Received: by 10.50.40.193 with SMTP id z1mr5349965igk.0.1338955935710; Tue, 05 Jun 2012 21:12: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.231.24.148 with SMTP id v20csp61437ibb; Tue, 5 Jun 2012 21:12:14 -0700 (PDT) Received: by 10.14.94.193 with SMTP id n41mr1829244eef.123.1338955934134; Tue, 05 Jun 2012 21:12:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ct5si16894wib.30.2012.06.05.21.12.13 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 05 Jun 2012 21:12: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 1Sc7bR-0003kn-F7 for ; Wed, 06 Jun 2012 04:12:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 65E9AE003F for ; Wed, 6 Jun 2012 04:12: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: 316 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 316: the hot key message does not actually indicate that the cyclades port is working, so do not wait ... Message-Id: <20120606041213.14054.19472.launchpad@ackee.canonical.com> Date: Wed, 06 Jun 2012 04:12: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="15353"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 2c03a756217c2a769ff97d1f6588a56f237adc01 X-Gm-Message-State: ALoCoQklX//I4SXla+RKw3V1gIkQjkwwCMdJKlrxX4rauaKTQzwjNMIRMOJx8QKTiCe0XAkT0At0 ------------------------------------------------------------ revno: 316 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Wed 2012-06-06 16:10:19 +1200 message: the hot key message does not actually indicate that the cyclades port is working, so do not wait for it modified: lava_dispatcher/client/master.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/client/master.py' --- lava_dispatcher/client/master.py 2012-06-01 04:40:24 +0000 +++ lava_dispatcher/client/master.py 2012-06-06 04:10:19 +0000 @@ -307,13 +307,11 @@ retry_limit = 3 port_stuck_message = 'Data Buffering Suspended\.' - hot_key_message = 'Type the hot key to suspend the connection:.*\r' conn_closed_message = 'Connection closed by foreign host\.' expectations = { port_stuck_message: 'reset-port', 'Connected\.\r': 'all-good', - hot_key_message: 'all-good', conn_closed_message: 'retry', pexpect.TIMEOUT: 'all-good', }