Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56039 php.qa:65939 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94594 invoked from network); 3 Nov 2011 18:06:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2011 18:06:05 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:41205] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/F6-50864-C08D2BE4 for ; Thu, 03 Nov 2011 13:06:04 -0500 Received: by gyg13 with SMTP id 13so1758659gyg.29 for ; Thu, 03 Nov 2011 11:06:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1qIlPcelAX9VaZxtCRwN+sSabgEg5Te+Zh2KqGbOBhg=; b=wDGhnfXJeju151LGQMSfW0fxKD0s1FKboC7jujq+gqSJYL2tSXSMgcn7G/T8JI8pJf QF4mV0m9GfZrBF2PGF/cnAt+gL/mD9mYVu9b3fm6wbB9KubwP4C0G16ZRjthyEhicGHa XUsGWw6kr6AO2hplt4whctT7evoV5STvrLvCw= MIME-Version: 1.0 Received: by 10.236.23.67 with SMTP id u43mr15028783yhu.123.1320343302411; Thu, 03 Nov 2011 11:01:42 -0700 (PDT) Received: by 10.146.71.16 with HTTP; Thu, 3 Nov 2011 11:01:42 -0700 (PDT) In-Reply-To: References: <4E66C906.7060402@sugarcrm.com> Date: Thu, 3 Nov 2011 19:01:42 +0100 Message-ID: To: Klaus Silveira Cc: PHP Internals , PHP QA Content-Type: multipart/alternative; boundary=e89a8f5034a48597b004b0d861eb Subject: Re: [PHP-DEV] CI for 5.4 From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f5034a48597b004b0d861eb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Nov 3, 2011 at 6:10 PM, Klaus Silveira w= rote: > What are the current obstacles in a possible Jenkins implementation for > the PHP codebase? > > > -- > Klaus Silveira > (011) 8564-2492 > www.klaussilveira.com > Sorry, I don't really follow you. As I mentioned in my previous email and the RFC, the php-src(all of the supported branches: 5.3, 5.4 and trunk) is already integrated into Jenkins. I also listed the current problems/limitations in https://wiki.php.net/rfc/jenkins#current_problems and there were other obstacles (extending the run-tests.php to generate a test result format supported by Jenkins), but most of them were solved (except those in the current_problems section). Of course there are ways to improve the current setup, I listed those ideas at https://wiki.php.net/rfc/jenkins#future_plans --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8f5034a48597b004b0d861eb--