Skip to content

Upgrade e2e test GDK image PostgreSQL to 13

Mark Lapierre requested to merge ml-upgrade-e2e-gdk-postgres-13 into master

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.

Edited by Mark Lapierre

Merge request reports

Loading