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: Retry failed SCP attempts in the same way as SSH commands. #92082

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

smg260
Copy link
Contributor

@smg260 smg260 commented Nov 17, 2022

Any error returned is assumed to be retryable (in contrast to SSH where by default we look for an exit code of 255)

Release note: none
Epic: CRDB-21386

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@smg260
Copy link
Contributor Author

smg260 commented Nov 17, 2022

Tested via roachtest by throttling a Put to a cockroach cluster, ssh-ing into the nodes and killing the scp process.

@smg260 smg260 marked this pull request as ready for review November 17, 2022 21:31
@smg260 smg260 requested a review from a team as a code owner November 17, 2022 21:31
@smg260 smg260 requested review from herkolategan and renatolabs and removed request for a team November 17, 2022 21:31
Copy link
Collaborator

@herkolategan herkolategan left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @renatolabs)

Any error returned is assumed to be retryable (in contrast to SSH where
by default we look for an exit code of 255)

Release note: none
Epic: CRDB-21386
@smg260
Copy link
Contributor Author

smg260 commented Nov 21, 2022

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 21, 2022

🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@craig craig bot merged commit e181122 into cockroachdb:master Nov 21, 2022
@craig
Copy link
Contributor

craig bot commented Nov 21, 2022

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