[FOLIO-1816] folio-ansible: generate install.json files for snapshot build Created: 20/Feb/19 Updated: 03/Jun/20 Resolved: 25/Feb/19 |
|
| 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: | platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | Core: Platform - Sprint 57 |
| Story Points: | 2 |
| Development Team: | Core: Platform |
| Tester Assignee: | Hongwei Ji |
| Description |
|
With the change to using the okapi-deployment role for the snapshot builds, the install.json files are no longer being generated. Create a role to generate both okapi-install.json and stripes-install.json files, and update the stripes-docker role to include them in the Stripes Docker container. Reported by Hongwei Ji Acceptance criteria:
|
| Comments |
| Comment by Wayne Schneider [ 21/Feb/19 ] |
|
Files are generated by the okapi-tenant-deploy role, and served on the Docker container as /okapi-install.json and /stripes-install.json. |