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: Unskip clearrange/zfs test #106858

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

itsbilal
Copy link
Member

In my test runs, the clearrange/zfs tests reliably pass now, thanks to improvements over the 1.5+ years since this test was first skipped. This change unskips the checks=true/rangeTs=true variant of the test to get the highest possible test coverage while not significantly blowing up the list of tests (as rangeTs=false is less supported going forward anyway).

Epic: none
Fixes #68716.
Fixes #74708.

Release note: None

@itsbilal itsbilal requested a review from a team July 14, 2023 19:06
@itsbilal itsbilal requested a review from a team as a code owner July 14, 2023 19:06
@itsbilal itsbilal self-assigned this Jul 14, 2023
@itsbilal itsbilal requested review from smg260, renatolabs, jbowens and a team and removed request for a team July 14, 2023 19:06
@itsbilal itsbilal removed their assignment Jul 14, 2023
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm:

Nice!

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jbowens, @renatolabs, and @smg260)

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm_strong:

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

@itsbilal
Copy link
Member Author

TFTRs!

bors r=RaduBerinde

In my test runs, the clearrange/zfs tests reliably pass
now, thanks to improvements over the 1.5+ years since
this test was first skipped. This change unskips the
checks=true/rangeTs=true variant of the test to get
the highest possible test coverage while not significantly
blowing up the list of tests (as rangeTs=false is less supported
going forward anyway).

Epic: none
Fixes cockroachdb#68716.
Fixes cockroachdb#74708.

Release note: None
@craig
Copy link
Contributor

craig bot commented Jul 17, 2023

Canceled.

@itsbilal
Copy link
Member Author

bors r=RaduBerinde

@craig
Copy link
Contributor

craig bot commented Jul 17, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Jul 17, 2023

Build succeeded:

@craig craig bot merged commit 6f0fe89 into cockroachdb:master Jul 17, 2023
2 checks passed
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.

storage: unskip clearrange/zfs tests Investigate zfs roachtest failures
4 participants