Upgrade e2e test GDK image PostgreSQL to 13
What does this MR do and why?
To keep PostgreSQL up-to-date with GDK defaults in the image that will used for testing against GDK.
I'm updating the build config in gitlab-build-images!682 (merged) (but the image has already been built in that MR).
Results
No more warning, like there used to be.
#13 502.7 Success. You can now start the database server using:
#13 502.7
#13 502.7 /usr/lib/postgresql/13/bin/pg_ctl -D /home/gdk/gitlab-development-kit/postgresql/data -l logfile start
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.
Edited by Mark Lapierre