[Hudson] updates

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[Hudson] updates

Marcus Denker-4
done in the last week:

- current core and full are now automatically loaded from gforge for building and testing the core image
  (1.3 just updates the last core build artefact)

- For 1.3, there is now a new script build13 that does not kill the image when a debuglog is written.
  (all 1.3 builds use this)

- updated the vm used for running builds and tests (not yet the one bundled in the One-Click)

- there is now the latest cog. the buildWithCog.sh uses this

- seaside is build with cog, but tests are run on the interpreter for now

- aida, seaside, xmlrpc and petitparser used as client tests for 1.2
  https://pharo-ic.lille.inria.fr/hudson/view/Pharo-Clients/

- RMod now has it's own view:
  https://pharo-ic.lille.inria.fr/hudson/view/Rmod/

- the script used for building now available as an artefact
     https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.1/lastSuccessfulBuild/artifact/Pharo-1.1/Pharo-1.1.st

- Disk usage plugin installed



--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


Reply | Threaded
Open this post in threaded view
|

Re: [Hudson] updates

Francisco Ortiz Peñaloza
Great work!

On Thu, Feb 10, 2011 at 10:10 PM, Marcus Denker <[hidden email]> wrote:
done in the last week:

- current core and full are now automatically loaded from gforge for building and testing the core image
 (1.3 just updates the last core build artefact)

- For 1.3, there is now a new script build13 that does not kill the image when a debuglog is written.
 (all 1.3 builds use this)

- updated the vm used for running builds and tests (not yet the one bundled in the One-Click)

- there is now the latest cog. the buildWithCog.sh uses this

- seaside is build with cog, but tests are run on the interpreter for now

- aida, seaside, xmlrpc and petitparser used as client tests for 1.2
 https://pharo-ic.lille.inria.fr/hudson/view/Pharo-Clients/

- RMod now has it's own view:
 https://pharo-ic.lille.inria.fr/hudson/view/Rmod/

- the script used for building now available as an artefact
    https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.1/lastSuccessfulBuild/artifact/Pharo-1.1/Pharo-1.1.st

- Disk usage plugin installed



--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.



Reply | Threaded
Open this post in threaded view
|

Re: [Hudson] updates

Sven Van Caekenberghe
In reply to this post by Marcus Denker-4
You were being too modest last time, Marcus, you are really pushing this CI thing forward and forward, really nice to see. Thanks!

On 11 Feb 2011, at 01:10, Marcus Denker wrote:

> done in the last week:
>
> - current core and full are now automatically loaded from gforge for building and testing the core image
>  (1.3 just updates the last core build artefact)
>
> - For 1.3, there is now a new script build13 that does not kill the image when a debuglog is written.
>  (all 1.3 builds use this)
>
> - updated the vm used for running builds and tests (not yet the one bundled in the One-Click)
>
> - there is now the latest cog. the buildWithCog.sh uses this
>
> - seaside is build with cog, but tests are run on the interpreter for now
>
> - aida, seaside, xmlrpc and petitparser used as client tests for 1.2
>  https://pharo-ic.lille.inria.fr/hudson/view/Pharo-Clients/
>
> - RMod now has it's own view:
>  https://pharo-ic.lille.inria.fr/hudson/view/Rmod/
>
> - the script used for building now available as an artefact
>     https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.1/lastSuccessfulBuild/artifact/Pharo-1.1/Pharo-1.1.st

Super!

> - Disk usage plugin installed

Sven


Reply | Threaded
Open this post in threaded view
|

Re: [Hudson] updates

Stéphane Ducasse
In reply to this post by Marcus Denker-4
marcus we should add Zinc as project to be built :)


On Feb 11, 2011, at 1:10 AM, Marcus Denker wrote:

> done in the last week:
>
> - current core and full are now automatically loaded from gforge for building and testing the core image
>  (1.3 just updates the last core build artefact)
>
> - For 1.3, there is now a new script build13 that does not kill the image when a debuglog is written.
>  (all 1.3 builds use this)
>
> - updated the vm used for running builds and tests (not yet the one bundled in the One-Click)
>
> - there is now the latest cog. the buildWithCog.sh uses this
>
> - seaside is build with cog, but tests are run on the interpreter for now
>
> - aida, seaside, xmlrpc and petitparser used as client tests for 1.2
>  https://pharo-ic.lille.inria.fr/hudson/view/Pharo-Clients/
>
> - RMod now has it's own view:
>  https://pharo-ic.lille.inria.fr/hudson/view/Rmod/
>
> - the script used for building now available as an artefact
>     https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.1/lastSuccessfulBuild/artifact/Pharo-1.1/Pharo-1.1.st
>
> - Disk usage plugin installed
>
>
>
> --
> Marcus Denker  -- http://www.marcusdenker.de
> INRIA Lille -- Nord Europe. Team RMoD.
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [Hudson] updates

Sven Van Caekenberghe

On 11 Feb 2011, at 08:09, Stéphane Ducasse wrote:

> marcus we should add Zinc as project to be built :)

Well, that would be nice indeed.

Zn is already part of Lukas' CI server, http://hudson.lukas-renggli.ch/job/Zinc/ , but that's Pharo 1.1.x if I am not mistaken, so Pharo(Core) 1.2 and/or 1.3 builds would be good. Zn does not have any dependencies, it runs on core as well. It can be seen as a networking level test.

Regards,

Sven


Reply | Threaded
Open this post in threaded view
|

Re: [Hudson] updates

Schwab,Wilhelm K
In reply to this post by Sven Van Caekenberghe
Marcus,

Nice work!!  The .st file could be very useful.  Can you add them for the clients too?  Doing that would document what the various images test and provide some examples for using Metacello.

Bill


________________________________________
From: [hidden email] [[hidden email]] On Behalf Of Sven Van Caekenberghe [[hidden email]]
Sent: Friday, February 11, 2011 1:28 AM
To: [hidden email]
Subject: Re: [Pharo-project] [Hudson] updates

You were being too modest last time, Marcus, you are really pushing this CI thing forward and forward, really nice to see. Thanks!

On 11 Feb 2011, at 01:10, Marcus Denker wrote:

> done in the last week:
>
> - current core and full are now automatically loaded from gforge for building and testing the core image
>  (1.3 just updates the last core build artefact)
>
> - For 1.3, there is now a new script build13 that does not kill the image when a debuglog is written.
>  (all 1.3 builds use this)
>
> - updated the vm used for running builds and tests (not yet the one bundled in the One-Click)
>
> - there is now the latest cog. the buildWithCog.sh uses this
>
> - seaside is build with cog, but tests are run on the interpreter for now
>
> - aida, seaside, xmlrpc and petitparser used as client tests for 1.2
>  https://pharo-ic.lille.inria.fr/hudson/view/Pharo-Clients/
>
> - RMod now has it's own view:
>  https://pharo-ic.lille.inria.fr/hudson/view/Rmod/
>
> - the script used for building now available as an artefact
>     https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.1/lastSuccessfulBuild/artifact/Pharo-1.1/Pharo-1.1.st

Super!

> - Disk usage plugin installed

Sven