1
0
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:
David Teigland 2018-05-30 15:56:08 -05:00
parent c516321325
commit 214235367b
7 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -12,7 +12,7 @@
# Exercise activation of cache component devices
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest

View File

@ -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

View File

@ -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

View File

@ -12,7 +12,7 @@
# Exercise cache flushing is abortable
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest

View File

@ -12,7 +12,7 @@
# Exercise conversion of cache and cache pool
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
. lib/inittest

View File

@ -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