Skip to content

Skip password test in metricbeat redis module#11243

Merged
jsoriano merged 1 commit intoelastic:masterfrom
jsoriano:redis-skip-password
Mar 14, 2019
Merged

Skip password test in metricbeat redis module#11243
jsoriano merged 1 commit intoelastic:masterfrom
jsoriano:redis-skip-password

Conversation

@jsoriano
Copy link
Copy Markdown
Member

@jsoriano jsoriano commented Mar 14, 2019

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.

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.
@jsoriano jsoriano added module review Metricbeat Metricbeat flaky-test Unstable or unreliable test cases. Team:Integrations Label for the Integrations team labels Mar 14, 2019
@jsoriano jsoriano self-assigned this Mar 14, 2019
@jsoriano jsoriano requested a review from a team as a code owner March 14, 2019 09:30
@jsoriano jsoriano merged commit b1f36ce into elastic:master Mar 14, 2019
@jsoriano jsoriano deleted the redis-skip-password branch March 14, 2019 11:18
jsoriano added a commit to jsoriano/beats that referenced this pull request Mar 21, 2019
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 added a commit that referenced this pull request Mar 21, 2019
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky-test Unstable or unreliable test cases. Metricbeat Metricbeat module review Team:Integrations Label for the Integrations team v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants