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

Commits on Jul 17, 2023

  1. cmd/roachtest: Unskip clearrange/zfs test

    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
    itsbilal committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9f7465d View commit details
    Browse the repository at this point in the history