1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test/dbus
Zdenek Kabelac c2c028c680 tests: reduce number of created LVs
lvm2 for a while already optimizes 'vgremove' operation to
a single commit when possible if all LVs can be
easily deactivated.

So the number of LVs doesn't matter much - but the tested
case 'test_delete_non_complete_job' seems to be taking
some time anyway to capture the exception.

So just reducing the running time of the test significatanly
as we don't need to create 64LVs for 4 'execution mode' runs.
2024-05-13 18:04:34 +02:00
..
lvm_error_inject.py lvmdbustest: Check for needed env. variables 2023-03-10 12:51:53 -06:00
lvmdbustest.py tests: reduce number of created LVs 2024-05-13 18:04:34 +02:00
testlib.py lvmdbustest: Add test for property "Get" 2022-06-30 10:55:16 -05:00
validatestate.py lvmdbusd: Correct env. variable 2022-09-30 11:51:23 -05:00