6 Oct 2009 22:25
Continuous Integration Servers for php-src
Israel Ekpo <israelekpo <at> gmail.com>
2009-10-06 20:25:27 GMT
2009-10-06 20:25:27 GMT
Hi everyone, My name is Israel Ekpo <iekpo <at> php.net> I am currently working on the UNIX buildbot system on the Debian server (80.82.121.134). Please review this implementation set up and let me know what you think. I just want to maintain transparent communication with all parties involved so that I don't end up straying too far from what is expected. After this continuous integration server is completed and finalized, it will be replicated across the other UNIX servers in a slave-master set up. For now, each slave will be doing pretty much what the master is doing (testing php 5.2, 5.3 and 6.0) However, the results will only be accessible and stored on the master server. Here is the rough draft for the implementation details: ==================================================================== 0. Target Subversion URLs ==================================================================== The priority as stated by Hannes Magnusson, is to set it up for PHP 5.3 first then PHP 5.2 and 6.0+(Continue reading)
Well done.
I have a suggestion about the PHPT tests. We have been working on a new
test runner, it has major advantages over the existing test runner. It
runs tests in parallel - so depending on the numbers of processors you
have it can be much faster, the output is XML and would be easier for
you to handle than the existing test runner output.
I would really like to see the new test runner integrated in what you
are doing. There is one problem, the implementation of REDIRECTTEST is
not done yet and I have no time to do it, however the code does handle
the fact that it's missing - the result is just that some (not a huge
number) of the tests are skipped.
My only problem is that I have very little time currently to help with
this, I'm wondering if anyone on the wider QA team would be interested?
I can certainly help with answering any questions on how the
run-tests.php code works?
Zoe
> Hi everyone,
>
> My name is Israel Ekpo <iekpo <at> php.net <mailto:iekpo <at> php.net>>
>
> I am currently working on the UNIX buildbot system on the Debian
> server (80.82.121.134).
>
> Please review this implementation set up and let me know what you think.
>
> I just want to maintain transparent communication with all parties
RSS Feed