From patchwork Mon Sep 23 23:35:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 277324 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id C98942C0099 for ; Tue, 24 Sep 2013 09:43:56 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5B1F54A068; Tue, 24 Sep 2013 01:43:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ciHLNinGmBZ9; Tue, 24 Sep 2013 01:43:47 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id F31F74A023; Tue, 24 Sep 2013 01:43:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 891CF4A023 for ; Tue, 24 Sep 2013 01:43:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DhesQ0X9VLb7 for ; Tue, 24 Sep 2013 01:43:30 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 BL_NJABL=ERR(-1.5) (only DNSBL check requested) Received: from mail-qe0-f74.google.com (mail-qe0-f74.google.com [209.85.128.74]) by theia.denx.de (Postfix) with ESMTPS id 3F6724A019 for ; Tue, 24 Sep 2013 01:43:22 +0200 (CEST) Received: by mail-qe0-f74.google.com with SMTP id a11so444611qen.5 for ; Mon, 23 Sep 2013 16:43:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=QG/1GmXurAivJAVChr1SyPz/ycTuP/ZhSYCDNJwvq20=; b=Ud73HwgLRbQH5kouHFwuk2Bl482KOY9iagh7cj5g/LUzxDOYI7OdXVndgnqfuyDBMM rRQRY7WIuDbKouYkxvsG6poZlo4z3tK7zYMJHykuw1LTUdh6/03+im6wzNU23u342dWP B52qZlRjyJfrACZPveBur+UOgPzusuKikVxhQ8D912vVvU3XD65gL4ehgkpaGG7mwtAi 98iNBuzSErQBLHdJhvyfJ3rYZYthNlohPAqb5hGJauWQbAnB0acV+73g0Rif9iBefdAO I56KgskHkigQl4ESh13qNWb7quY7npgGN8lzXmSU5gy3tGGN7cKgrJq1TgHZCdD62Gqh DduQ== X-Gm-Message-State: ALoCoQm+ZDohrJXENURLWK3BKbPjOYjnW4c0XhLtAo3zjql0DtLPhS5XbnWcSXwAvDFs5GMh5HJu/cQoIJb0uZuSNXu1S4JfGGYfYo+U45xZGQ/HXr5NwjheLc5JYsEjzx/+4S1p1Ixc2WaMqqeUtdwjh9Q+505Fz6GKQHN6bFQEgXPqSBvoWgN1q2jXvSKsmtAbb997+fJp X-Received: by 10.236.4.69 with SMTP id 45mr8415709yhi.20.1379979335482; Mon, 23 Sep 2013 16:35:35 -0700 (PDT) Received: from corp2gmr1-2.hot.corp.google.com (corp2gmr1-2.hot.corp.google.com [172.24.189.93]) by gmr-mx.google.com with ESMTPS id y62si3920950yha.0.1969.12.31.16.00.00 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Mon, 23 Sep 2013 16:35:35 -0700 (PDT) Received: from kaki.bld.corp.google.com (kaki.bld.corp.google.com [172.29.216.32]) by corp2gmr1-2.hot.corp.google.com (Postfix) with ESMTP id 595A15A424C; Mon, 23 Sep 2013 16:35:35 -0700 (PDT) Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id 12914220E52; Mon, 23 Sep 2013 17:35:18 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Mon, 23 Sep 2013 17:35:16 -0600 Message-Id: <1379979317-24092-1-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.4 Cc: Tom Rini Subject: [U-Boot] [PATCH v2 1/2] buildman: Adjust tests for new boards.cfg format X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Commit 27af930e9a5c91365ca639ada580b338eabe4989 changed the boards.cfg format but missed to change the parsing in buildman. A follow-on commit 03c1bb242548e4e9d267d784861ccd69a1887aa0 fixed this but missed fixing the tests. This patch updates the tests to fit the new Board constructor. ./tools/buildman/buildman -t Signed-off-by: Simon Glass --- Changes in v2: None tools/buildman/test.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/buildman/test.py b/tools/buildman/test.py index bcdedfb..068784a 100644 --- a/tools/buildman/test.py +++ b/tools/buildman/test.py @@ -60,11 +60,11 @@ commits = [ ] boards = [ - ['board0', 'arm', 'armv7', 'ARM Board 1', 'Tester', '', ''], - ['board1', 'arm', 'armv7', 'ARM Board 2', 'Tester', '', ''], - ['board2', 'powerpc', 'powerpc', 'PowerPC board 1', 'Tester', '', ''], - ['board3', 'powerpc', 'mpc5xx', 'PowerPC board 2', 'Tester', '', ''], - ['board4', 'sandbox', 'sandbox', 'Sandbox board', 'Tester', '', ''] + ['Active', 'arm', 'armv7', '', 'Tester', 'ARM Board 1', 'board0', ''], + ['Active', 'arm', 'armv7', '', 'Tester', 'ARM Board 2', 'board1', ''], + ['Active', 'powerpc', 'powerpc', '', 'Tester', 'PowerPC board 1', 'board2', ''], + ['Active', 'powerpc', 'mpc5xx', '', 'Tester', 'PowerPC board 2', 'board3', ''], + ['Active', 'sandbox', 'sandbox', '', 'Tester', 'Sandbox board', 'board4', ''], ] class Options: