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

roachtest: deflake acceptance/status-server #29492

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

petermattis
Copy link
Collaborator

Use a retry loop for retrieving status details right after node startup
as we might be talking to the node before it is responding to the status
endpoint.

Release note: None

Use a retry loop for retrieving status details right after node startup
as we might be talking to the node before it is responding to the status
endpoint.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@petermattis
Copy link
Collaborator Author

I've seen acceptance/status-server flake on my own PRs and reproduced the badness with roachtest run -l --count 100 acceptance/status-server.

@petermattis petermattis requested a review from benesch September 3, 2018 18:52
@petermattis
Copy link
Collaborator Author

bors r=tschottdorf

craig bot pushed a commit that referenced this pull request Sep 4, 2018
29492: roachtest: deflake acceptance/status-server r=tschottdorf a=petermattis

Use a retry loop for retrieving status details right after node startup
as we might be talking to the node before it is responding to the status
endpoint.

Release note: None

Co-authored-by: Peter Mattis <[email protected]>
@craig
Copy link
Contributor

craig bot commented Sep 4, 2018

Build succeeded

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.

3 participants