[FOLIO-1864] Change perf build source from stable to snapshot Created: 12/Mar/19 Updated: 03/Jun/20 Resolved: 12/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 59 |
| Story Points: | 1 |
| Development Team: | Core: Platform |
| Description |
|
Currently nightly performance environment pulls software from stable site to build. The issue is that stable site occasionally lags behind snapshot, so performance fixes made to master cannot be seen during this lag (could be days or weeks). Jakub Skoczen suggested that we build nightly performance environment using FOLIO versions from snapshot site going forward. |
| Comments |
| Comment by Hongwei Ji [ 12/Mar/19 ] |
|
Committed in tollowing PRs. Snapshot site has extra modules. Had to make some adjustment to run mod-agreement and mod-licenses properly. https://github.com/folio-org/folio-perf-test/pull/82 https://github.com/folio-org/folio-perf-test/pull/83 |