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: auto retry operations when failing due to ssh-related issues #73542

Closed
healthy-pod opened this issue Dec 7, 2021 · 4 comments · Fixed by #90451
Closed

roachtest: auto retry operations when failing due to ssh-related issues #73542

healthy-pod opened this issue Dec 7, 2021 · 4 comments · Fixed by #90451
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-roachtest

Comments

@healthy-pod
Copy link
Contributor

healthy-pod commented Dec 7, 2021

When a roachprod operation fails due to an ssh error, attempting it again will likely work. This will help in making roachtests less prone to failure due to issues unrelated to the tests such as intermittent SSH errors.

Epic CRDB-10428
Jira issue: CRDB-11630

@srosenberg
Copy link
Member

In case of retry failure the test should be skipped and instead an infra issue should be logged: #66588

@srosenberg
Copy link
Member

Related: #81090 (comment)

@lidorcarmel
Copy link
Contributor

another one: #81091 (comment)

@cockroachdb cockroachdb deleted a comment from mari-crl May 26, 2022
@kenliu-crl
Copy link
Contributor

manually reviewed and updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-roachtest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants