vitastor/tests
Vitaliy Filippov 05db1308aa Fix two potential read/write ordering problems (even though not yet seen in tests)
- Write operations could be 'stabilized' and previous versions could be
  purged from OSDs before the removal of version_override and following
  reads could potentially hit different version in EC pools
- Object was marked clean after completing the delete during recovery, so
  reads could in theory hit a deleted version and return nothing
2021-03-24 14:20:56 +03:00
..
common.sh Add a test for changing PG count 2021-02-25 23:59:33 +03:00
test_change_pg_count.sh Fix two potential read/write ordering problems (even though not yet seen in tests) 2021-03-24 14:20:56 +03:00
test_change_pg_size.sh Add a test for changing PG size 2021-02-25 23:59:33 +03:00
test_failure_domain.sh Add another test for failure domains 2021-02-25 23:55:33 +03:00
test_interrupted_rebalance.sh Fix the multiple_interrupted_rebalance test 2021-03-13 17:19:45 +03:00
test_move_reappear.sh Add a test for the "reappear after move" case 2021-03-08 17:04:10 +03:00
test_write.sh Add a test for the no_same_sector_overwrites mode 2021-02-25 23:59:33 +03:00
test_write_no_same.sh Add a test for the no_same_sector_overwrites mode 2021-02-25 23:59:33 +03:00