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

[receiver/mongodbreceiver] Change base image for lpu integration test #13372

Merged

Conversation

JonathanWamsley
Copy link
Contributor

Description:
Mongodb has a flaky integration test. The error is quite hard to debug since it is generic Error response from daemon: No such image: ... failed to create container..

The CI test from my knowledge appears to be failing only with the lpu image and none of the other containers. What stands out is that lpu uses a different script and lpu uses the same base image as another docker image. Running the script seems fine, and the error points towards the problem being the the same base image, mongo:4.0. I suggest suggest to change the lpu image to be mongo:4.4 and seeing if the problem still persists.

Link to tracking Issue:
#12981

@JonathanWamsley JonathanWamsley marked this pull request as ready for review August 15, 2022 22:01
@JonathanWamsley JonathanWamsley requested a review from a team August 15, 2022 22:01
Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

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

Thanks Jon. Let's try it out.

@djaglowski djaglowski merged commit 9a04393 into open-telemetry:main Aug 16, 2022
@JonathanWamsley JonathanWamsley deleted the mongodbreceiver-fix-flaky-lpu-test branch August 16, 2022 13:39
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.

4 participants