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

[patch] add test to monitor for disruption during mongo upgrade #669

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

terenceq
Copy link
Contributor

Monitor MongoDB for Disruption During Upgrade Test

Adding a Task to the mas-update-after-install pipeline that will invoke a test to monitor for disruption to MongoDB. The test will begin by detecting the current version of MongoDB and will exit successfully after the MongoDB version has been updated and the MongoDB instance is running.

The test will tolerate up to five connection issues consecutively or up to 20 total exceptions before failing.

@terenceq terenceq marked this pull request as ready for review November 29, 2023 20:02
@terenceq terenceq merged commit 5521d18 into master Nov 30, 2023
@terenceq terenceq deleted the jira299 branch November 30, 2023 15:50
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