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

cmd/roachtest: adjust disk-stalled roachtests TPS calculation #100821

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Apr 6, 2023

Previously, the post-stall TPS calculation included the time that the node was stalled but before the stall triggered the node's exit. During this period, overall TPS drops until the gray failure is converted into a hard failure. This commit adjusts the post-stall TPS calculation to exclude the stalled time when TPS is expected to tank.

Epic: None
Informs: #97705.
Release note: None

Previously, the post-stall TPS calculation included the time that the node was
stalled but before the stall triggered the node's exit. During this period,
overall TPS drops until the gray failure is converted into a hard failure. This
commit adjusts the post-stall TPS calculation to exclude the stalled time when
TPS is expected to tank.

Epic: None
Informs: cockroachdb#97705.
Release note: None
@jbowens jbowens requested a review from a team April 6, 2023 15:15
@jbowens jbowens requested a review from a team as a code owner April 6, 2023 15:15
@jbowens jbowens requested review from itsbilal, herkolategan and renatolabs and removed request for a team April 6, 2023 15:15
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jbowens jbowens added backport-23.1.x Flags PRs that need to be backported to 23.1 backport-22.2.x labels Apr 6, 2023
Copy link
Member

@itsbilal itsbilal left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@jbowens
Copy link
Collaborator Author

jbowens commented Apr 6, 2023

TFTR!

bors r=itsbilal

@craig
Copy link
Contributor

craig bot commented Apr 6, 2023

Build succeeded:

@nicktrav
Copy link
Collaborator

nicktrav commented Apr 6, 2023

Nice! Thanks for digging into this.

@jbowens jbowens deleted the diskstall-post branch April 6, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.1.x Flags PRs that need to be backported to 23.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants