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

Fix postgres application failure in integration test #1218

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Conversation

viveksinghggits
Copy link
Contributor

@viveksinghggits viveksinghggits commented Feb 3, 2022

Change Overview

Postgres application that we run in our integration test has started failing recently because we use latest helm chart by default and there were some breaking changes pushed into upstream.
PITR postgres application has also been failing but resolving that might take sometime, so I am removing that from the applications to make sure other PRs can get in, and would raise another PR when we fix that.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

make integration-test

the logs can be found at https://gist.github.com/e59a1e0e4fa5842b7c0a941ed79d1741

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

This also comments out pitr postgres, even thogh that application
is fainling because of helm version upgrade resolving that is taking
sometime. I will push another PR to add that in test apps once that
is fixed.
@bathina2 bathina2 added the kueue label Feb 3, 2022
@mergify mergify bot merged commit aacad92 into master Feb 3, 2022
@mergify mergify bot deleted the pg-pwd-fix branch February 3, 2022 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants