Skip to content
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

update postgres version to 15 in integration test #3831

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Conversation

jimexist
Copy link
Member

integration test suite is now run against postgres 15 - the latest version

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@alamb
Copy link
Contributor

alamb commented Oct 15, 2022

🤔
https://github.com/apache/arrow-datafusion/actions/runs/3247313443/jobs/5327261887

  /usr/bin/docker pull postgres:15
  Error response from daemon: manifest for postgres:15 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 1.267 seconds before retry.
  /usr/bin/docker pull postgres:15
  Error response from daemon: manifest for postgres:15 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 8.932 seconds before retry.
  /usr/bin/docker pull postgres:15
  Error response from daemon: manifest for postgres:15 not found: manifest unknown: manifest unknown
  Error: Docker pull failed with exit code 1

@alamb alamb marked this pull request as draft October 18, 2022 13:29
@alamb
Copy link
Contributor

alamb commented Oct 18, 2022

Marking as draft to signify it needs some work prior to review

@jimexist jimexist marked this pull request as ready for review October 19, 2022 07:02
integration test suite is now run against postgres 15 - the latest version
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alamb alamb merged commit f08c3af into master Oct 19, 2022
@jimexist jimexist deleted the Jimexist-pg-15 branch October 21, 2022 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants