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

Cherry-pick #11243 to 7.0: Skip password test in metricbeat redis module #11367

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Mar 21, 2019

Cherry-pick of PR #11243 to 7.0 branch. Original message:

At the moment, docker containers are shared between tests. Password test
changes the password as part of its checks, what can affect the
connection of other tests using the same instance, skip this test by
now to avoid flakiness in the rest of tests.

#7957 will run each package on a different docker compose scenario, what
will help to control this kind of interactions.

Fix #11354

At the moment, docker containers are shared between tests. Password test
changes the password as part of its checks, what can affect the
connection of other tests using the same instance, skip this test by
now to avoid flakiness in the rest of tests.

(cherry picked from commit b1f36ce)
@jsoriano jsoriano requested a review from a team as a code owner March 21, 2019 11:34
@jsoriano jsoriano self-assigned this Mar 21, 2019
@jsoriano
Copy link
Member Author

@ruflin @ph feel free to merge it if it goes green

@jsoriano jsoriano merged commit b544466 into elastic:7.0 Mar 21, 2019
@jsoriano jsoriano deleted the backport_11243_7.0 branch March 21, 2019 15:27
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.

2 participants