From patchwork Fri Jan 11 17:59:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13995 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 9152523FC8 for ; Fri, 11 Jan 2013 17:59:17 +0000 (UTC) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by fiordland.canonical.com (Postfix) with ESMTP id 3803EA180DB for ; Fri, 11 Jan 2013 17:59:17 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id d16so1717330vcd.33 for ; Fri, 11 Jan 2013 09:59:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=pnxqXffnHHF1wD9FA8yp05zHgEjkbgMi28oPnGJ7GvA=; b=OSYbvqYV31bcBMsQ7Ko+rJCKHSLy2IpwsqT1W2WpcCg7aBz0hQlxIfxliTdjVEmexK T/NtD0TeaU1AnS/NClY22ROVVr4NZ2FMvIBqEahF6HUObEmEt9YUioHQZq1009EkZauH gMKo1/f2Ao/txcSJYwGje39LoSdF+zpvC2/IagydWAsihSTz+dxn49lbMTqYxDAqnNeo VwzL88knYDkJxSN2HbEyXpljA0u8vyi0mq0BpEV+polGfn0EjbtwltlXS/dOV74D4lFX OKKFzg7wQHz+dECxm8QY8DQ4d4gJNuObuxms/ttleqVz+CzfTySwZACXufv9bICvAObC uy5w== X-Received: by 10.52.88.168 with SMTP id bh8mr80988355vdb.51.1357927156752; Fri, 11 Jan 2013 09:59:16 -0800 (PST) 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.58.145.101 with SMTP id st5csp124469veb; Fri, 11 Jan 2013 09:59:15 -0800 (PST) X-Received: by 10.194.174.234 with SMTP id bv10mr7015866wjc.47.1357927155072; Fri, 11 Jan 2013 09:59:15 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ay2si10121170wjc.68.2013.01.11.09.59.14 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 11 Jan 2013 09:59:15 -0800 (PST) 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 1Ttiss-0001Ek-FU for ; Fri, 11 Jan 2013 17:59:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 5A52FE03DD for ; Fri, 11 Jan 2013 17:59: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: 526 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 526: update fastmodelv8 default config Message-Id: <20130111175914.9700.15378.launchpad@ackee.canonical.com> Date: Fri, 11 Jan 2013 17:59:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16420"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 0b9458fe6ca29594361f867870bb92405b12e7fb X-Gm-Message-State: ALoCoQlErt+fQeQECqlfRPTgEJ7iKHJ2CbZF0rZeNywBWEUc8XzzKPmHBNV4TbbCtOGbpqp4d33U ------------------------------------------------------------ revno: 526 committer: Andy Doan branch nick: lava-dispatcher timestamp: Fri 2013-01-11 11:56:29 -0600 message: update fastmodelv8 default config The latest model from ARM has new paths. Also, made it where its possible to override things like license_file in the device config so that users don't have to maintain their own version of the device-type file. modified: lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf --- 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/default-config/lava-dispatcher/device-types/fastmodel_v8.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf 2012-12-21 10:51:05 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf 2013-01-11 17:56:29 +0000 @@ -15,9 +15,13 @@ simulator_axf_files = linux-system.axf -simulator_version_command = /opt/arm/RTSM_AEMv8/ModelDebugger_7.1/bin/model_shell64 --version | grep "Model Shell" | sed 's/Model Shell //' - -simulator_command = sudo -u www-data ARMLMD_LICENSE_FILE="8224@localhost" /opt/arm/RTSM_AEMv8/ModelDebugger_7.1/bin/model_shell64 -a {AXF} /opt/arm/RTSM_AEMv8/lib/Linux64/RTSM_VE_AEMv8A.so -C motherboard.mmc.p_mmc_file={IMG} +license_file = 8224@localhost +sim_bin = /opt/arm/RTSMv8_VE/bin/model_shell64 +sim_model = /opt/arm/RTSMv8_VE/models/Linux64_GCC-4.1/RTSM_VE_AEMv8A.so + +simulator_version_command = %(sim_bin)s --version | grep "Model Shell" | sed 's/Model Shell //' + +simulator_command = sudo -u www-data ARMLMD_LICENSE_FILE="%(license_file)s" %(sim_bin)s -a {AXF} %(sim_model)s -C motherboard.mmc.p_mmc_file={IMG} boot_options = motherboard.hostbridge.userNetPorts