mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
Do not use signature wiping for newly created LVs in tests - we're reusing the devs in tests and such detection could just interfere inappropriately. We'd need to modify all tests to anwer the prompt whether any signature found should be removed or not or we'd need to use "-y" option for all lvcreates in tests. It's better to disable this feature then and let's do a separate test to test this signature wiping functionality.