Smalltalk
›
Gemtalk
›
GLASS
Login
Register
Re: TravisCI build run out of memory
Posted by
GLASS mailing list
on
Sep 21, 2018; 6:08pm
URL:
https://forum.world.st/TravisCI-build-run-out-of-memory-tp5084889p5085110.html
Dale,
Thanks for the detailed answer. I have created PR:
https://github.com/hpi-swa/smalltalkCI/pull/397
It only adds ${GSCI_TOC:-100000} to run.sh.
If someone wants to increase TOC for Travis Test execution then:
1) clone GsDevKit/GsDevKit_home
2) Update your GsDevKit_home
https://github.com/brunobuzzi/GsDevKit_home/blob/master/bin/defHOME_PATH.env
with: *export GSCI_TOC=integer_value_here* (export GSCI_TOC=500000)
3) clone hpi-swa/smalltalkCI
4) Update your smalltalkCI
https://github.com/brunobuzzi/smalltalkCI/blob/master/gemstone/run.sh#L12
with your 1) git file
regards,
bruno
--
Sent from:
http://forum.world.st/GLASS-f1460844.html
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Free forum by Nabble
Edit this page