[FOLIO-2594] folio-testing missing dependency: mod-quick-marc now requires interface source-manager-parsed-records Created: 08/May/20 Updated: 03/Jun/20 Resolved: 08/May/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | Ian Hardy |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps: sprint 88 |
| Development Team: | FOLIO DevOps |
| Description |
|
Jenkins daily build failed today for folio-testing: ... Missing dependency: mod-quick-marc-1.0.0-SNAPSHOT.33 requires source-manager-parsed-records: 1.0" ... A recent change in mod-quick-marc/pull/17. That interface is provided by mod-source-record-manager-2.2.0-SNAPSHOT.260 So the ansible configuration for group_vars/testing will need to declare that in the correct ordered place in its module install. That requires others that are not yet declared, and other ones will need their order adjusted. Getting more complex, and will take some time to clarify. |
| Comments |
| Comment by Ian Hardy [ 08/May/20 ] |
|
updated module order in folio-ansible/group_vars and folio-infrastructure/CI/ansible/testing-add-modules.yml. |