mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: enable lvcreate cache tests with lvmlockd
Tests that want to use lvcreate to create a new origin LV and then combine it with an existing cache pool to create a cache LV.
This commit is contained in:
parent
c516321325
commit
214235367b
@ -12,7 +12,7 @@
|
||||
|
||||
# Exercise usage of metadata2 cache metadata format
|
||||
|
||||
SKIP_WITH_LVMLOCKD=1
|
||||
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
# Until new version of cache_check tools - no integrity validation
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
# Exercise activation of cache component devices
|
||||
|
||||
SKIP_WITH_LVMLOCKD=1
|
||||
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
# Exercise changing of caching mode on both cache pool and cached LV.
|
||||
|
||||
SKIP_WITH_LVMLOCKD=1
|
||||
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
@ -10,7 +10,7 @@
|
||||
# along with this program; if not, write to the Free Software Foundation,
|
||||
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
SKIP_WITH_LVMLOCKD=1
|
||||
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
# Exercise cache flushing is abortable
|
||||
|
||||
SKIP_WITH_LVMLOCKD=1
|
||||
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
# Exercise conversion of cache and cache pool
|
||||
|
||||
SKIP_WITH_LVMLOCKD=1
|
||||
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
@ -13,7 +13,7 @@
|
||||
# Exercise obtaining cache parameter from various sources
|
||||
# Either commmand line or metadata profile or implicit default...
|
||||
|
||||
SKIP_WITH_LVMLOCKD=1
|
||||
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
Loading…
Reference in New Issue
Block a user