vitastor/tests
Vitaliy Filippov aa436027c8 Report pg/history from OSD on every degraded activation
Required to prevent data loss due to activation of an OSD with older data
when PG OSD set change doesn't occur. I.e. fixes the simplest case:
- Run 2 OSDs with 1 PG
- Start writing into the PG
- Stop OSD 2
- Stop OSD 1
- Start OSD 2

After this change the PG will refuse to start after the last step.
2021-11-13 22:39:17 +03:00
..
common.sh Oooops, fix chained reads 2021-04-13 16:19:21 +03:00
run_3osds.sh Use new listing methods in rm_inode 2021-07-20 00:19:34 +03:00
test_cas.sh Add a test for CAS write operation 2021-06-15 00:12:35 +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 Report pg/history from OSD on every degraded activation 2021-11-13 22:39:17 +03:00
test_move_reappear.sh Add a test for the "reappear after move" case 2021-03-08 17:04:10 +03:00
test_rm.sh Rename commands and add CLI help 2021-09-26 13:14:36 +03:00
test_snapshot.sh Rename commands and add CLI help 2021-09-26 13:14:36 +03:00
test_vm_cont.sh Fix a memory leak in the chained read implementation 2021-04-15 01:42:18 +03:00
test_vm_start.sh Extract common 3 OSD code from several test scripts 2021-06-15 00:12:35 +03:00
test_write.sh Autosync based on number of unstable ops to prevent journal stalls 2021-10-30 14:26:48 +03:00
test_write_no_same.sh Extract common 3 OSD code from several test scripts 2021-06-15 00:12:35 +03:00