<p>
CI job for <a href="https://github.com/cormas/cormas">https://github.com/cormas/cormas</a>
</p>
30
-1
-1
-1
false
false
true
false
false
false
@daily
@hourly
http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main
false
false
200
300
false
false
true
false
false
PHARO
40
VERSION
stable
development
VM
vm
label
32
# jenkins puts all the params after a / in the job name as well :(
export JOB_NAME=`dirname $JOB_NAME`
wget --quiet -O - get.pharo.org/$PHARO+$VM | bash
./pharo Pharo.image save $JOB_NAME --delete-old
./pharo $JOB_NAME.image --version > version.txt
REPO=http://smalltalkhub.com/mc/SergeStinckwich/$JOB_NAME/main
./pharo $JOB_NAME.image config $REPO ConfigurationOfCormas --install=$VERSION
./pharo $JOB_NAME.image test --junit-xml-output "$JOB_NAME.*"
zip -r $JOB_NAME.zip $JOB_NAME.image $JOB_NAME.changes
# clean up the workspace to not occupy too much stale space on the slaves
rm -rf *.image *.changes
**/*.zip, **/version.txt, **/*Test*.fuel
true
false
**-Test.xml
false
false
true
false
true
true
true
true
true
true
false
false
15
false
false
xterm
0
false
false
10
false
false