From patchwork Wed May 9 02:06:10 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: 8482 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 74EDE23E20 for ; Wed, 9 May 2012 02:06:13 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 3778EA184B0 for ; Wed, 9 May 2012 02:06:13 +0000 (UTC) Received: by yenq6 with SMTP id q6so1371343yen.11 for ; Tue, 08 May 2012 19:06:12 -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=6oJiV32OUpg0BXE9IfqfK7oQL+FX9AmLhFNe7AVLq/4=; b=TdwHdjWbfsKboYRr9Ak79jPVubk38jNu1ywpnxslRrglK/nXGZa00FHVIOo56aGT3A kJhJxR06ouXabweuIg8gomxtcFpZswZOwOrxxL3QSc8pi26xeK6MdV/cuy+VVOV09La4 MkD6BYhs2gXbnL7uL4UfJKkznwwjNWFJD8I9DB+SZeRP2lFjC1LVMUBSmZnKxyfnngb4 XmnMnSsJQnax+937qOvoOADAM6Lumc0P7f/CPiRGe/i/R/zA9m+C0oCO8uHkAT6ObVGr Nt2QIwDWT7+yoFdbKn3FMOwGStNxuz2fdoiiivCLYyek5TbN8s8EePllFcNHKTaS+pgI HM0w== Received: by 10.50.160.225 with SMTP id xn1mr468613igb.3.1336529172465; Tue, 08 May 2012 19:06:12 -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.73.147 with SMTP id q19csp241017ibj; Tue, 8 May 2012 19:06:11 -0700 (PDT) Received: by 10.180.24.66 with SMTP id s2mr40393421wif.7.1336529171169; Tue, 08 May 2012 19:06:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id p10si16567780wip.24.2012.05.08.19.06.10 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 May 2012 19:06: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 1SRwI6-00008M-MC for ; Wed, 09 May 2012 02:06:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 99BABE00F2 for ; Wed, 9 May 2012 02:06:10 +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: 284 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 284: Explicitly specify network options for QEMU. This avoids random network configuration failures at... Message-Id: <20120509020610.22722.65287.launchpad@ackee.canonical.com> Date: Wed, 09 May 2012 02:06: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="15213"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: a1a34a86048279022824aa0c40bd34b7d919c4bb X-Gm-Message-State: ALoCoQmU+juzSA9VcfTZtPjR71uiPjTdU50u35nex4lcOymY8HKPKwi+Xj5reeUZrsOUUQhcBNwW Merge authors: Luis Araujo (luis-araujo) Related merge proposals: https://code.launchpad.net/~luis-araujo/lava-dispatcher/specify-qemu-network/+merge/105072 proposed by: Luis Araujo (luis-araujo) review: Approve - Michael Hudson-Doyle (mwhudson) ------------------------------------------------------------ revno: 284 [merge] committer: Michael Hudson-Doyle branch nick: trunk timestamp: Wed 2012-05-09 14:04:28 +1200 message: Explicitly specify network options for QEMU. This avoids random network configuration failures at boot time. (Luis Araujo) modified: lava_dispatcher/client/qemu.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/qemu.py' --- lava_dispatcher/client/qemu.py 2012-03-26 11:46:50 +0000 +++ lava_dispatcher/client/qemu.py 2012-05-08 14:01:53 +0000 @@ -102,7 +102,7 @@ qemu_cmd = ('%s -M %s -drive if=%s,cache=writeback,file=%s ' '-clock unix -device usb-kbd -device usb-mouse -usb ' '-device usb-net,netdev=mynet -netdev user,id=mynet ' - '-nographic') % ( + '-net nic -net user -nographic') % ( self.context.config.get('default_qemu_binary'), self.device_option('qemu_machine_type'), self.device_option('qemu_drive_interface'),