[FOLIO-1010] Include Codex backends in snapshot builds Created: 02/Jan/18  Updated: 12/Nov/18  Resolved: 14/Feb/18

Status: Closed
Project: FOLIO
Components: Continuous Integration
Affects versions: None
Fix versions: None

Type: Task Priority: P3
Reporter: Wayne Schneider Assignee: Wayne Schneider
Resolution: Done Votes: 0
Labels: ci, sprint29
Remaining Estimate: Not Specified
Time Spent: 3 hours, 30 minutes
Original estimate: Not Specified

Issue links:
Blocks
blocks FOLIO-1005 Add mod-codex-ekb to backend VM build Closed
is blocked by OKAPI-489 Unexpected results when using tenant ... Closed
Duplicate
is duplicated by FOLIO-1057 No Codex-Search result on folio-snapshot Closed
Relates
relates to FOLIO-1004 Integrate mod-codex-inventory into ba... Closed
Sprint:

 Description   

The snapshot build script pulls in mod-codex-mux from the dependency expressed in ui-search, but it doesn't pull in any backend Codex modules (like mod-codex-inventory, for example).



 Comments   
Comment by Wayne Schneider [ 02/Jan/18 ]

POSTing to the /_/proxy/tenants/<tenantId>/install endpoint with the backend modules after the mux results in a result like this:

[
    {
        "id": "mod-codex-mux-1.2.1-SNAPSHOT.32",
        "action": "enable"
    },
    {
        "id": "folio_search-1.1.100035",
        "action": "enable"
    },
    {
        "id": "mod-codex-mux-1.2.1-SNAPSHOT.32",
        "action": "disable"
    },
    {
        "id": "mod-codex-mock-1.0.2-SNAPSHOT.20",
        "action": "enable"
    },
    {
        "id": "mod-codex-inventory-0.0.3-SNAPSHOT.15",
        "action": "enable"
    }
]
Comment by Wayne Schneider [ 02/Jan/18 ]

Blocking on OKAPI-489 Closed , but there are workarounds if the Okapi install behavior is actually by design.

Comment by Adam Dickmeiss [ 10/Jan/18 ]

Hope you can unblock and perhaps even close this one now Wayne Schneider.

Comment by Wayne Schneider [ 14/Feb/18 ]

Work done on FOLIO-1057 Closed

Generated at Thu Feb 08 23:10:10 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.