Re-forwarding to the list. Might be useful. 2012/12/2 Camillo Bruni <camillobruni@gmail.com>:
With a change of repeating myself, this is the main use case of http://pharo.gforge.inria.fr/ci
wget --quiet -qO - http://pharo.gforge.inria.fr/ci/ciPharo20NBCog.sh | sh
./vm.sh Pharo.image save $JOB_NAME
REPO=http://squeaksource.com/Athens ./vm.sh $JOB_NAME.image config $REPO ConfigurationOfAthens --install=1.4 ./vm.sh $JOB_NAME.image test --junit-xml-output "Athens-.*"
=> Zero-Conf setup with the latest VMs and the Latest images
On 2012-12-02, at 19:03, Sebastian Nozzi <sebnozzi@gmail.com> wrote:
so don't use it to get images. All images and VMs are available offsite at http://pharo.gforge.inria.fr/ci/
Cool, that's *exactly* what I was using it for... thanks for the tip! :-)