Page MenuHomeDevCentral

Set project name in CI Ant script
ClosedPublic

Authored by dereckson on Oct 12 2020, 04:56.
Tags
None
Referenced Files
F2847561: D2366.id.diff
Wed, Apr 24, 15:24
Unknown Object (File)
Wed, Apr 24, 03:39
Unknown Object (File)
Wed, Apr 24, 02:49
Unknown Object (File)
Fri, Apr 19, 23:33
Unknown Object (File)
Thu, Apr 18, 02:29
Unknown Object (File)
Wed, Apr 10, 13:02
Unknown Object (File)
Mon, Apr 8, 21:21
Unknown Object (File)
Sun, Apr 7, 21:05
Subscribers
None

Details

Summary

This is a follow-up for 32b1eb3d579c.

Diff Detail

Repository
rGROVE Auth Grove
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 12 2020, 04:58
Harbormaster failed remote builds in B3673: Diff 5954!

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
This revision is now accepted and ready to land.Oct 12 2020, 05:03
This revision was landed with ongoing or failed builds.Oct 12 2020, 05:04
This revision was automatically updated to reflect the committed changes.