Skip to content
Snippets Groups Projects

Add an image for updated postgresql-client

Merged username-removed-423915 requested to merge update-postgresql into master
All threads resolved!

I am trying to bring PostgreSQL to CE/EE tests, the attempt is located at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10156

And I hit into https://gitlab.com/gitlab-org/gitlab-ce/builds/12814061

pg_dump: server version: 9.6.2; pg_dump version: 9.4.10
pg_dump: aborting because of server version mismatch
Backup failed

My first attempt is updating in the image, which failed at https://gitlab.com/gitlab-org/gitlab-ce/builds/12831435

/bin/bash: line 69: add-apt-repository: command not found

Perhaps we should just update the image, so here it is.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • ae521ab5 - Add an image for updated postgresql-client

    Compare with previous version

  • added 1 commit

    • 4332356f - Add an image for updated postgresql-client

    Compare with previous version

  • username-removed-423915 resolved all discussions

    resolved all discussions

  • I am confused. Looks like our job name can't be too long and it's not showing all of the jobs? Did ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1-postgresql-9.6 even run?

    Edited by username-removed-423915
  • I believe both ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1 and ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1-postgresql-9.6 are not running at all. We have 13 jobs defined, but there are only 11 jobs.

  • Oh, I notice that we should have a test postfix for the job name.

  • added 1 commit

    • 44879635 - Append test to the test job name otherwise they're missing

    Compare with previous version

  • Fixed both tests!

  • Kamil Trzcińśki
  • Kamil Trzcińśki resolved all discussions

    resolved all discussions

  • mentioned in commit 1cb3b610

  • Please register or sign in to reply
    Loading