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: loqrecovery wipe killed nodes #102119

Conversation

aliher1911
Copy link
Contributor

Previously loq recovery tests kept data of killed nodes. This is confusing dead node detector as it finds unexpected dead nodes and fails tests.
This commit adds node wiping so that detector doesn't trean nodes to be part of the cluster.

Release note: None

Fixes #102078

Previously loq recovery tests kept data of killed nodes. This is
confusing dead node detector as it finds unexpected dead nodes and
fails tests.
This commit adds node wiping so that detector doesn't trean nodes
to be part of the cluster.

Epic: none

Release note: None
@aliher1911 aliher1911 requested a review from a team as a code owner April 24, 2023 10:49
@aliher1911 aliher1911 self-assigned this Apr 24, 2023
@aliher1911 aliher1911 requested review from srosenberg and smg260 and removed request for a team April 24, 2023 10:49
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@aliher1911
Copy link
Contributor Author

FYI: we capture recovery outcome in perf regardless of end cluster state. Wiping should take care of dead node detector. Perf artifacts are unaffected by wipe and they should still be captured after successful run.

@aliher1911 aliher1911 requested review from a team and tbg April 25, 2023 09:23
@erikgrinaker
Copy link
Contributor

I think this was resolved over in #102162, we can drop this.

@aliher1911
Copy link
Contributor Author

Ah good, they added another opt-out. When I looked originally it wasn't there yet.

@aliher1911 aliher1911 closed this Apr 26, 2023
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.

roachtest: loqrecovery/workload=tpcc/rangeSize=default failed
3 participants