[FOLIO-3335] folio-testing-backend build failure due to missing deps Created: 03/Nov/21 Updated: 03/Nov/21 Resolved: 03/Nov/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps Sprint 126 |
| Development Team: | FOLIO DevOps |
| Description |
|
After adding mod-eusage-reports to folio-testing, the build fails due to missing erm, invoice and invoice-storage deps. |
| Comments |
| Comment by John Malconian [ 03/Nov/21 ] |
|
Turns out mod-invoice-storage, mod-invoice, mod-erm-usage, and mod-erm-usage-harvester are missing from the folio-testing build. They are not explicitly included in folio-ansible/group_vars/testing. This leads me to believe that other backend snapshot modules are missing as well. |
| Comment by John Malconian [ 03/Nov/21 ] |
|
Added the following missing dependencies (in a working order) to folio-testing and now the build is successful: mod-erm-usage |