Broke out test_relocations_wl_* -> test_exhaustion_*

These seem to fit better as a separate test suite, since they involve a
few more moving parts than just relocations (badblocks, enospc, etc).

Maybe we'll end up adding more relocation/exhaustion specific tests?
This organization can always be changed in the future.

It's worth noting that, even separated, these are still some of the
longest running test suites:

  ...                               ...
  test_exhaustion                488.1s
  test_dirs                      593.7s
  test_rbyd                      675.6s
  test_badblocks                 975.8s
  test_relocations              1013.9s
  test_fwrite                   1868.3s
  TOTAL                         6076.3s
This commit is contained in:
Christopher Haster
2024-05-28 00:23:00 -05:00
parent 61c03cf275
commit 1962046ea5
2 changed files with 1363 additions and 1353 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff