I think the build process as it is now should work out of the box. check the jobs under https://ci.inria.fr/pharo/view/3.0-VM/ specially: https://ci.inria.fr/pharo/view/3.0-VM/job/Cog-Git-Tracker/ https://ci.inria.fr/pharo/view/3.0-VM/job/PharoVM/ btw⦠next weeks Iâve been adding some other slaves to vm build process, to enlarge our base support. Old glibc systems are also in my list. Esteban On 03 May 2014, at 14:01, phil@highoctane.be wrote:
Hello,
I'd like to put a CI server in place (Jenkins on Linux [Centos6.4]) and wondered if there were ressources that I could reuse from the Pharo CI work.
I've got to:
* build a 32 bit VM on CentOS6.4 (which works by hand) * Take a fresh 30 image * Load all my configurations and additional packages * Run tests
Thanks for the pointers.
Phil