From patchwork Fri Jun 21 15:49:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Baker X-Patchwork-Id: 18050 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f199.google.com (mail-qc0-f199.google.com [209.85.216.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BBC7B27359 for ; Fri, 21 Jun 2013 15:56:18 +0000 (UTC) Received: by mail-qc0-f199.google.com with SMTP id a1sf10683660qcx.2 for ; Fri, 21 Jun 2013 08:56:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-beenthere:x-forwarded-to:x-forwarded-for:delivered-to :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:x-original-sender :x-original-authentication-results:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe :content-type; bh=NR7T2SiXIMqVkeMkDcsPULyU6ustK/RqDGCBVEy4zhs=; b=IiCFc7QOTq7r9kMXopholcTtiRvljM/a3maEL+ngtfVQ3fGSWTvTYQBcIC0RE0m8Yr js9kh5ZvEwFsr1IAu40XlC3REYONaAlCImDIAF8W1kHbAJeyobJsX8e7Pl8hzmYNLm0c tf1vSHdyykyg88i1gJkEsohG5I+RUIxhsBnoRDPkRiBwvq4pL1cELY5kPmrtUA6Aee/B N2Q6H+ZCwRiv0GlBLZVI7Ab01hI5w+pDt6Yegd7t2iCpA1UiPh0lLzRAl6cKQdxTzV6I cewhAJJOXV4tnTMFghD/Lnqz+b+TWzH/JHgv6Y0nN14LfXLY/BQYFkCIqlpEDd0AJyie MLRw== X-Received: by 10.236.61.234 with SMTP id w70mr6942977yhc.47.1371830178323; Fri, 21 Jun 2013 08:56:18 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.83.134 with SMTP id q6ls1164568qey.89.gmail; Fri, 21 Jun 2013 08:56:18 -0700 (PDT) X-Received: by 10.52.18.239 with SMTP id z15mr5043748vdd.109.1371830178084; Fri, 21 Jun 2013 08:56:18 -0700 (PDT) Received: from mail-vb0-x22e.google.com (mail-vb0-x22e.google.com [2607:f8b0:400c:c02::22e]) by mx.google.com with ESMTPS id d5si1721565vcz.8.2013.06.21.08.56.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Jun 2013 08:56:17 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c02::22e is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c02::22e; Received: by mail-vb0-f46.google.com with SMTP id 10so6111718vbe.33 for ; Fri, 21 Jun 2013 08:56:17 -0700 (PDT) X-Received: by 10.52.77.5 with SMTP id o5mr1684156vdw.46.1371830177895; Fri, 21 Jun 2013 08:56:17 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp66804veb; Fri, 21 Jun 2013 08:56:17 -0700 (PDT) X-Received: by 10.180.184.75 with SMTP id es11mr3166379wic.38.1371830176372; Fri, 21 Jun 2013 08:56:16 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ge16si3273057wic.37.2013.06.21.08.56.16 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 21 Jun 2013 08:56:16 -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; Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Uq3h9-0001Zt-51 for ; Fri, 21 Jun 2013 15:56:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 4D01FEB3B4 for ; Fri, 21 Jun 2013 15:49:14 +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: 630 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 630: Hot Fix for networking issues in the lab Message-Id: <20130621154914.18538.84570.launchpad@ackee.canonical.com> Date: Fri, 21 Jun 2013 15:49:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: list X-Generated-By: Launchpad (canonical.com); Revision="16677"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b838f63ffe1d06647852d088bc61b0446f32fc02 X-Gm-Message-State: ALoCoQmNN75ow/mOZiVo9dYMO31jSOXh+jynxCXHGxFsBWqDZdKhuhVP4gGqCfv2wryyiUfnxOI9 X-Original-Sender: noreply@launchpad.net X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::22e is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , ------------------------------------------------------------ revno: 630 committer: Tyler Baker branch nick: lava-dispatcher timestamp: Fri 2013-06-21 08:48:44 -0700 message: Hot Fix for networking issues in the lab modified: lava_dispatcher/actions/lava_test_shell.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/actions/lava_test_shell.py' --- lava_dispatcher/actions/lava_test_shell.py 2013-04-16 02:59:05 +0000 +++ lava_dispatcher/actions/lava_test_shell.py 2013-06-21 15:48:44 +0000 @@ -482,6 +482,9 @@ with target.runner() as runner: runner.wait_for_prompt(timeout) + if self.context.config.lava_proxy: + runner._connection.sendline( + "export http_proxy=%s" % self.context.config.lava_proxy) runner._connection.sendline( "%s/bin/lava-test-runner" % target.deployment_data['lava_test_dir']) start = time.time()