we will... problem is that so far, jenkins vm build was "lost in translation", but I'm working on it :) On Jan 29, 2013, at 2:57 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jan 29, 2013, at 2:49 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
if you guys would 10 seconds to read the jenkins configuration you would see that we use the COG vm
wget --quiet -qO - http://pharo.gforge.inria.fr/ci/script/ciPharo20CogVM.sh | bash
and most of the builds on https://ci.inria.fr/rmod use the NBCogVM
wget --quiet -qO - http://pharo.gforge.inria.fr/ci/script/ciPharo20NBCogVM.sh | bash
!!!!PLEASE BOOKMARK!!!!
all vms are archived on the gforge,
DO NOT USE JENKINS TO DOWNLOAD VMS...
http://pharo.gforge.inria.fr/ci/vm/
they are all sorted by type and platform. Currently the PharoVM us not so stable. => stack, cog or nbcog are better choices
The goal of course is to have *one* VM⦠else this is very very complex.
Marcus