[FOLIO-1306] "testing" Vagrant build runs out of memory on VM Created: 25/Jun/18 Updated: 12/Nov/18 Resolved: 25/Jun/18 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint41 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
When running the build_testing_backend Vagrant build locally, the stripes build runs out of memory. This is not an issue with the snapshot builds, because stripes is built before the modules are deployed (so there's plenty of memory available). |
| Comments |
| Comment by Wayne Schneider [ 25/Jun/18 ] |
|
Added more RAM to VM definition in Vagrantfile. |