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 committed Oct 22, 2024
1 parent 3bb180e commit e16f3dd
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 351 deletions.
Loading

0 comments on commit e16f3dd

Please sign in to comment.