[FOLIO-2444] Include mod-data-export in folio-testing/snapshot environments Created: 04/Feb/20 Updated: 26/Jan/21 Resolved: 26/Feb/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | P3 |
| Reporter: | Kruthi Vuppala | Assignee: | mark.stacy |
| Resolution: | Done | Votes: | 0 |
| Labels: | devops, devops-backlog, platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | DevOps: sprint 82, DevOps: sprint 83 | ||||||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||||||
| Description |
|
The concorde team started work on data-export functionality. To allow integration testing the module mod-data-export need to be added into folio-snapshot/testing environments: GitHub: |
| Comments |
| Comment by Kruthi Vuppala [ 04/Feb/20 ] |
|
Ian Hardy FYI. Can you please get this prioritized |
| Comment by Ian Hardy [ 04/Feb/20 ] |
|
Hi Kruthi Vuppala I've marked this up to show in the core-platform backlog. I'll ping Jakub Skoczen for prioritization. |
| Comment by Magda Zacharska [ 20/Feb/20 ] |
|
Ian Hardy what is the status of this JIRA? It's been In Progress for a while. Is there something on our side (Concorde team) that needs to be done in order to include mod-data-export in snapshot environments? |
| Comment by Ian Hardy [ 20/Feb/20 ] |
|
Hi Magda Zacharska, mark.stacy has picked up this issue in the current sprint and put some work into it. I'm not aware of anything needed from Concorde, but I'm sure Mark will let you know if anything comes up. |
| Comment by mark.stacy [ 24/Feb/20 ] |
|
David Crossley Please take a look. Added PR's. Created some documentation regarding steps. https://gist.github.com/mbstacy/208acc307190fe20a7d35c0178ffc114 |
| Comment by David Crossley [ 25/Feb/20 ] |
|
mark.stacy Thanks for the procedure notes. I will merge them with mine, and attend to the new doc
After merging the PRs i immediately tested again, and it threw up the problem with the sequence of modules in group_vars/testing file (needed to be after mod-source-record-storage). The order of entries is explicit, whereas for group_vars/snapshot the modules are resolved by Okapi. Anyway, adjusted that in time for the real daily builds of folio-snaphot and folio-testing etc. All is well now. |
| Comment by David Crossley [ 25/Feb/20 ] |
|
So the mod-data-export is now added to the backends, and this ticket can be closed. |
| Comment by mark.stacy [ 26/Feb/20 ] |
|
David Crossley Thanks for catching order of modules. |