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

Pin MongoDB test container images pre-v6 #16880

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Conversation

tomhjp
Copy link
Contributor

@tomhjp tomhjp commented Aug 25, 2022

v6 was released in the last 24h, and our tests fail to connect to the db when v6 is used.
Using v6 needs investigating, but for now I'm pinning to the last known good version.

Failure messages look like:

Failed
=== RUN   TestBackend_basic
    mongodbhelper.go:68: could not start docker mongo: no reachable servers
--- FAIL: TestBackend_basic (323.90s)

See here for an example failing job.

v6 was released in the last 24h, and our tests fail to connect to the db when v6 is used.
Using v6 needs investigating, but for now I'm pinning to the last known good version.
@tomhjp tomhjp requested review from mpalmi and a team August 25, 2022 15:01
Copy link
Contributor

@mpalmi mpalmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants