Skip to content

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

Merged
jsoriano merged 1 commit intoelastic:7.0from
jsoriano:backport_11243_7.0
Mar 21, 2019
Merged

Cherry-pick #11243 to 7.0: Skip password test in metricbeat redis module#11367
jsoriano merged 1 commit intoelastic:7.0from
jsoriano:backport_11243_7.0

Conversation

@jsoriano
Copy link
Copy Markdown
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
Copy Markdown
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