1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
David Teigland 1cc75317f9 tests: integrity mismatch checks for all raid levels
Verify that corruption is corrected for raid levels other
than raid1.  For other raid levels, attempt to corrupt the
given file pattern on each underlying device, since we don't
know which device contains the file being corrupted.
This ensures that corruption is actually be introduced
when testing the other raid levels.

Verify that corruption is being corrected by checking
the integritymismatches count is non-zero for the raid LV,
which includes the total from all images (since we don't
know which image will have the corruption.)
2020-11-11 15:13:46 -06:00
..
api tests: disable dbustest with valgrind testing 2020-09-10 23:55:03 +02:00
dbus lvmdbusd: Add support for LVM writecache 2020-08-06 13:54:34 -05:00
lib tests: aux hides zero and error device 2020-10-02 22:27:00 +02:00
shell tests: integrity mismatch checks for all raid levels 2020-11-11 15:13:46 -06:00
unit bcache: use indirection table for fd 2020-09-18 15:10:11 -05:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in makefiles: document supported var in make help 2020-09-25 22:59:35 +02:00