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

[rediscluster] Add wait for services to start #637

Merged
merged 4 commits into from
Oct 9, 2018

Conversation

Kyle-Verhoog
Copy link
Member

Overview

The rediscluster tests were flaky due to the instances not being ready before the tests started running causing the first few tests to fail.

This PR adds a connection and query check to wait-for-services.py which will allow the test to proceed once the connection and query are successfully made.

Copy link
Member

@brettlangdon brettlangdon left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@labbati labbati left a comment

Choose a reason for hiding this comment

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

Seems good to me

@Kyle-Verhoog Kyle-Verhoog merged commit 83626b1 into 0.15-dev Oct 9, 2018
@Kyle-Verhoog Kyle-Verhoog deleted the kyle-verhoog/flaky-rediscluster branch October 9, 2018 13:53
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.

None yet

3 participants