You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
common.sh Add a test for changing PG count 2 years ago
test_change_pg_count.sh Fix two potential read/write ordering problems (even though not yet seen in tests) 2 years ago
test_change_pg_size.sh Add a test for changing PG size 2 years ago
test_failure_domain.sh Add another test for failure domains 2 years ago
test_interrupted_rebalance.sh Fix the multiple_interrupted_rebalance test 2 years ago
test_move_reappear.sh Add a test for the "reappear after move" case 2 years ago
test_snapshot.sh Introduce image names and metadata storage in etcd 2 years ago
test_write.sh Check QEMU block-vitastor.so during the test 2 years ago
test_write_no_same.sh Add a test for the no_same_sector_overwrites mode 2 years ago