Fix db:check-migrations job after swapping PG version for nightly tests
requested to merge 414739-bug-db-check-migrations-job-is-failing-after-swapping-pg-version-for-nightly-tests into master
What does this MR do and why?
It adds a fix for db:check-migrations
and db:check-migrations-single-db
jobs
Before the Fix:
- Job db:check-migrations: https://gitlab.com/gitlab-org/gitlab/-/jobs/4425889290
- Job db:check-migrations-single-db: https://gitlab.com/gitlab-org/gitlab/-/jobs/4425889291
After the Fix:
- Job db:check-migrations: https://gitlab.com/gitlab-org/gitlab/-/jobs/4433757032
- Job db:check-migrations-single-db: https://gitlab.com/gitlab-org/gitlab/-/jobs/4433757033
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR. -
To be merged after !122966 (merged)
Related to #414739 (closed)
Edited by Jennifer Li