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(mongodb): tests should run against mongo v4.0 #1173

Merged
merged 1 commit into from
Feb 17, 2021
Merged

Conversation

liangyuanruo
Copy link
Contributor

@liangyuanruo liangyuanruo commented Feb 17, 2021

Problem

The test environment is still defaulting to MongoDB v3.6 even though development and staging environments are already on v4.0.

Solution

Update tests to run against v4.0.22 by having MONGO_BINARY_VERSION default to this value. This is also the version run by Mongo Atlas.

@liangyuanruo liangyuanruo changed the title build(mongodb): tests should run on mongo v4.0 fix(mongodb): tests should run on mongo v4.0 Feb 17, 2021
@liangyuanruo liangyuanruo changed the title fix(mongodb): tests should run on mongo v4.0 fix(mongodb): tests should run against mongo v4.0 Feb 17, 2021
@liangyuanruo liangyuanruo requested a review from tshuli February 17, 2021 04:47
@liangyuanruo liangyuanruo merged commit 5a8538c into develop Feb 17, 2021
@liangyuanruo liangyuanruo deleted the build/mongo branch February 17, 2021 08:37
@karrui karrui mentioned this pull request Feb 23, 2021
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