From patchwork Wed Oct 31 22:15:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Pigott X-Patchwork-Id: 12643 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 292BC23E01 for ; Wed, 31 Oct 2012 22:24:42 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id CC533A1927D for ; Wed, 31 Oct 2012 22:24:41 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so2724873iej.11 for ; Wed, 31 Oct 2012 15:24:41 -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=vqtbk10gWhE6U9ODHSTxBwYw2vCTJNC33KWcbLSKgA8=; b=UakHgHEgrPjIvMt0l2AwY6IT0E0YBdCgEZmO7npjeZcQyS67/CMH8AtUJVV0/Z6KiE hkR7kEwg6s0V9iKaZ50vUyV+aLx+vS9pgCfC8rOrz1VfQQaCU+AHvRpIHKZPlim910TH 6knjc1XQ0C+7NcKZX5B5/tlOxfHVrbr/RJGo00d5FWqtl5xHqiXP9WhxWwxUocG8RMOU xI081tGfw4ThcSFyf6sSPC3IFLshBgg4PNOWYT5KjJD71e7831/SoWRsx1oGjcXUTVoK TH5Y8leJo2mrOjOEuSTNGtAsgUpvPUgvq5Vo0Yjw1vCdoHHL8WwDKBGtg1M8zWNgHDSV N8hw== Received: by 10.50.46.226 with SMTP id y2mr3092863igm.62.1351722281228; Wed, 31 Oct 2012 15:24:41 -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 n20csp701031igt; Wed, 31 Oct 2012 15:24:40 -0700 (PDT) Received: by 10.180.80.104 with SMTP id q8mr4973528wix.6.1351722279551; Wed, 31 Oct 2012 15:24:39 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id m49si2782438wen.160.2012.10.31.15.24.38 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 31 Oct 2012 15:24:39 -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 1TTgiE-00051P-59 for ; Wed, 31 Oct 2012 22:24:38 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 215CDE01D2 for ; Wed, 31 Oct 2012 22:15:16 +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: 430 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 430: target wasn't available - stored in self._client Message-Id: <20121031221516.28061.32916.launchpad@ackee.canonical.com> Date: Wed, 31 Oct 2012 22:15:16 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16218"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e24d22fc1eff408c015b4c3cd98e2ef3b869b499 X-Gm-Message-State: ALoCoQkTXwjRoOqyAnj+79n6EqoL1Sw3quP8yjL3qxQKDITuSZ2ErdhiAtYh811TibyFPv5W1nIC Merge authors: Dave Pigott (dpigott) Related merge proposals: https://code.launchpad.net/~dpigott/lava-dispatcher/fix-target-to-client/+merge/132424 proposed by: Dave Pigott (dpigott) review: Approve - Dave Pigott (dpigott) ------------------------------------------------------------ revno: 430 [merge] committer: dave.pigott@linaro.org branch nick: trunk timestamp: Wed 2012-10-31 23:04:17 +0100 message: target wasn't available - stored in self._client modified: lava_dispatcher/device/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/device/master.py' --- lava_dispatcher/device/master.py 2012-10-31 19:01:36 +0000 +++ lava_dispatcher/device/master.py 2012-10-31 21:58:30 +0000 @@ -462,7 +462,7 @@ self.wait_network_up() network_up = True except NetworkError: - target.boot_master_image() + self._client.boot_master_image() attempts = attempts-1 if not network_up: msg = "Unable to reach LAVA server, check network"