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.
@infraq infraq added this to In Progress in Kanister Feb 22, 2024
@viveksinghggits viveksinghggits changed the title Change mongoDB helm chart version that we install Change mongoDB helm chart version in integration test Feb 22, 2024
Kanister automation moved this from In Progress to Reviewer approved 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
Kanister automation moved this from Reviewer approved to Done Feb 22, 2024
@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
Development

Successfully merging this pull request may close these issues.

None yet

4 participants