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

Change mongoDB helm chart version in integration test #2684

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

viveksinghggits
Copy link
Contributor

Change Overview

Integration test for mongoDB started failing because upstream helm chart seems to be broken. The installation fails with signal killed, because arbiter sts doesn't come up properly.
This PR makes sure that we install older version of chart to install the app successfully.

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

  • fixes #issue-number

Test Plan

make integration-test 
make[1]: Entering directory '/home/vivek/work/opensource/kanister'

application.","time":"2024-02-22T18:23:27.100279813Z"}
OK: 1 passed
--- PASS: Test (78.70s)

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

integration test for mongoDB started failing because upstream helm chart
seems to be broken.
this makes sure that we install older version of chart to install the app
successfully.
@viveksinghggits viveksinghggits changed the title Change mongoDB helm chart version that we install Change mongoDB helm chart version in integration test Feb 22, 2024
@pavannd1 pavannd1 added the kueue label Feb 22, 2024
@mergify mergify bot merged commit 59477a0 into master Feb 22, 2024
15 checks passed
@mergify mergify bot deleted the mongo-fix branch February 22, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants