vitastor/tests
Vitaliy Filippov 2612d3198a Introduce image names and metadata storage in etcd
Each inode has: image name, parent inode number & pool, size and readonly flag

Snapshots are created by switching image name to a different inode number
while using the older inode as parent.
2021-04-10 17:44:12 +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_snapshot.sh Introduce image names and metadata storage in etcd 2021-04-10 17:44:12 +03:00
test_write.sh Check QEMU block-vitastor.so during the test 2021-04-10 17:44:12 +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