Skip to content

Commit

Permalink
speed up db/indextest by 5 minutes (#6911)
Browse files Browse the repository at this point in the history
- create TestBucketPoolEnsureNoIndexes to do:
    - dcp purge deletion instead of flush
    - all index deletion
- shorten the number of test that need to recreate indexes in index
  tests
    - parametrize QueryAllRoles/QueryRoles inside existing case
    - put ExplainQuery tests as subtests of existing test, so we don't create
      indexes just to test covered query
    - put includeDeleted subtest inside database creation
  • Loading branch information
torcolvin authored Sep 23, 2024
1 parent fe3b70b commit ea6ba6d
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 351 deletions.
Loading

0 comments on commit ea6ba6d

Please sign in to comment.