[FOLIO-3972] Increase EC2 volume size for reference builds Created: 01/Feb/24 Updated: 01/Feb/24 Resolved: 01/Feb/24 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps Requests |
| Development Team: | FOLIO DevOps |
| RCA Group: | TBD |
| Description |
|
Disk space is getting a bit tight on the reference builds with the addition of new modules. Increase the volume size for the root partition from 30 to 50 GB. |
| Comments |
| Comment by Wayne Schneider [ 01/Feb/24 ] |
|
I updated the launch_ec2_instance role in the folio-infrastructure repository to support a variable that sets the volume size, then added that variable as a Jenkins pipeline parameter to the folio-snapshot, folio-snapshot-2 and folio-snapshot-test Jenkinsfiles and updated the pipeline configuration to pass 50G as the default. If you use that role without setting the variable, the default will be 30G. |