[FOLIO-1905] Fix nightly performance build failure Created: 25/Mar/19  Updated: 03/Jun/20  Resolved: 25/Mar/19

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

Type: Task Priority: P3
Reporter: Hongwei Ji Assignee: Hongwei Ji
Resolution: Done Votes: 0
Labels: platform-backlog
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint: Core: Platform - Sprint 60
Story Points: 1
Development Team: Core: Platform

 Description   

Nightly performance build failed over the weekend. Investigate and fix.



 Comments   
Comment by Hongwei Ji [ 25/Mar/19 ]

There are multiple failures:
1) okapi now requires tenant header even for /_/version endpoint
2) for some reason, okapi-install.json on snapshot site contains non-snapshot version of mod-order and mod-orders-storage that do not exist on docker hub folioci account.

    {
        "action": "enable",
        "id": "mod-orders-storage-4.0.0"
    },
    {
        "action": "enable",
        "id": "mod-orders-4.0.0"
    },

3) loan policy query by id test still fails due to null value

Comment by Hongwei Ji [ 25/Mar/19 ]

Both perf-platform (#51) and perf-test (#280) are blue now.

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