From patchwork Sun Jun 10 21:30:17 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: 9179 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 1F1D223E0C for ; Sun, 10 Jun 2012 21:30:21 +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 DCB3BA18843 for ; Sun, 10 Jun 2012 21:30:20 +0000 (UTC) Received: by yenq6 with SMTP id q6so2323376yen.11 for ; Sun, 10 Jun 2012 14:30:20 -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=137WUMU/AXOE5hHowMxqLCuZuWU2tCpuevKizzjtgAo=; b=mgYPavlhhdfoVVAhiMsgH4SMO06lqTcEX12m6rvgA0kYT4cpG/ipnEZ4tskxqV3l0E cJLSkhbpsFkN0W+duRF9gyPP3L3llkybMLf9FC/4/0Slhd1B/oSQkh0oqa7UjsD0cSU1 4toTxcE/g1U27I30YbQN+v+N9gLDsgqBsiTsKpWLuE8RrbueQouqfme0T2QKvKHZoeok tLM/kAPIFqsDkGZc69OvEXeisqQma3AF4FEuB65QVGbqtSxZDTzuBBpiyijbiOSHjn99 ATGIFya+rn4Av373iZ4d7jgVbwYVEGaoQnfNnDpg3aqWwJ3xD8Okn3DwTNKtt0W/8ss5 V1GQ== Received: by 10.50.193.196 with SMTP id hq4mr5318243igc.57.1339363820068; Sun, 10 Jun 2012 14:30:20 -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 v20csp64497ibb; Sun, 10 Jun 2012 14:30:19 -0700 (PDT) Received: by 10.180.99.195 with SMTP id es3mr15631233wib.12.1339363818431; Sun, 10 Jun 2012 14:30:18 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id n21si20805789wee.34.2012.06.10.14.30.17 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Jun 2012 14:30:18 -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 1SdpiD-0003gG-59 for ; Sun, 10 Jun 2012 21:30:17 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 1FF65E0180 for ; Sun, 10 Jun 2012 21:30:17 +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: 319 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 319: add all repositories specified in the add_apt_repository command Message-Id: <20120610213017.12194.44062.launchpad@ackee.canonical.com> Date: Sun, 10 Jun 2012 21:30:17 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15376"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: acf74ef336452911115999274d0606d72ef9e96e X-Gm-Message-State: ALoCoQm8UxJXiZNUq+k0ppgYZ7Q73dnrBnu5eIZKSNwqUREM7HFsZ4jz8PWe5zd4nAzeZqoux+1V Merge authors: Luis Araujo (luis-araujo) Related merge proposals: https://code.launchpad.net/~luis-araujo/lava-dispatcher/add-all-apt-repositories/+merge/109418 proposed by: Luis Araujo (luis-araujo) review: Approve - Michael Hudson-Doyle (mwhudson) review: Approve - Zygmunt Krynicki (zkrynicki) ------------------------------------------------------------ revno: 319 [merge] committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-06-11 09:27:51 +1200 message: add all repositories specified in the add_apt_repository command modified: lava_dispatcher/actions/lava-test.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.py' --- lava_dispatcher/actions/lava-test.py 2012-05-23 04:03:59 +0000 +++ lava_dispatcher/actions/lava-test.py 2012-06-08 18:46:21 +0000 @@ -199,5 +199,6 @@ session.run('apt-get -y install python-software-properties') #add ppa - session.run('add-apt-repository %s < /dev/null' % arg[0]) + for repository in arg: + session.run('add-apt-repository %s < /dev/null' % repository) session.run('apt-get update')