This is a follow-up for 32b1eb3d579c.
Details
Details
Diff Detail
Diff Detail
- Repository
- rGROVE Auth Grove
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Build has FAILED
Link to build: https://ci.nasqueron.org/job/test-auth-grove-phab/6/
See console output for more information: https://ci.nasqueron.org/job/test-auth-grove-phab/6/console
Comment Actions
We can ignore build failure, it's a Composer out of memory issue. With 2G on WindRiver, I was okay: php -d memory_limit=2G /opt/composer/composer.phar install.
But on a PHP Jenkins node:
Zenerre container
$ php -r "echo ini_get('memory_limit').PHP_EOL;" 128M