[FOLIO-3695] platform dependency check in pipeline not using latest Okapi image Created: 27/Jan/23 Updated: 27/Jan/23 Resolved: 27/Jan/23 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps Sprint 158 |
| Development Team: | FOLIO DevOps |
| RCA Group: | TBD |
| Description |
|
platformDepCheck which is a function in the Jenkins pipeline library that is used by the pipelines platform-complete and platform-minimal is using older cached versions of Okapi instead of the most recent release. It should also use the latest Okapi snapshot release instead of the latest production release. |
| Comments |
| Comment by John Malconian [ 27/Jan/23 ] |
|
platformDepCheck has been updated to always pull the latest Okapi snapshot release from the folioci Docker Hub repo. |