1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
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
..
api tests: use PWD for dbus testing 2023-02-13 14:30:43 +01:00
dbus tests: reduce number of created LVs 2024-05-13 18:04:34 +02:00
lib tests: check vg fields with one command 2024-05-10 22:04:06 +02:00
shell tests: keep more LVs inactive 2024-05-10 21:42:00 +02:00
unit const: tests 2024-05-08 01:55:21 +02:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: correct linking order for RT_LIBS 2024-04-24 11:34:35 +02:00