-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SIMSBIOHUB-449: Upgrade Postgres Version #1380
Conversation
Openshift URLs for the PR Deployment: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1380 +/- ##
=======================================
Coverage 45.72% 45.72%
=======================================
Files 801 801
Lines 21639 21639
Branches 3253 3253
=======================================
Hits 9895 9895
Misses 11155 11155
Partials 589 589 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Will re-open in order to test version migration from 12.5 to 15 |
Links to Jira Tickets
https://apps.nrs.gov.bc.ca/int/jira/browse/SIMSBIOHUB-449
Description of Changes
Upgrade local and remote postgres versions from 12.5 to 14.2.
Testing Notes
Database builds/deploys as usual.
Existing data produced under version 12.x gets picked up by the new version correctly. Worst case scenario we need to manually migrate the data, but ideally it just works without issues.