summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2016-12-20 16:29:23 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2016-12-22 23:37:07 +0100
commit1053d46aff11a8e592ca91ba56d6400f4693b9a5 (patch)
tree2f2b78a02a0eb16f6b2320e3094c5ce29489f073
parentdd19b5698553b4eb0214825a6dcb88a5330b4097 (diff)
downloadlvm2-1053d46aff11a8e592ca91ba56d6400f4693b9a5.tar.gz
tests: workaround failure on fc23
-rw-r--r--test/shell/lvconvert-thin-external-cache.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/shell/lvconvert-thin-external-cache.sh b/test/shell/lvconvert-thin-external-cache.sh
index 5fc1ff86f..dae65a00d 100644
--- a/test/shell/lvconvert-thin-external-cache.sh
+++ b/test/shell/lvconvert-thin-external-cache.sh
@@ -50,6 +50,12 @@ not lvconvert --thin --thinpool $vg/tpool $vg/$lv1
# Switch to 'writethrough' - this should be supported
lvchange --cachemode writethrough $vg/$lv1
+# FIXME
+# systemd on fc23 'strikes-in' and unmounts mnt
+# ATM the reason is unclear (bug in systemd, bad udev rules?)
+# as a workaround mount again and 'WARN' test
+should not mount "$DM_DEV_DIR/$vg/$lv1" mnt
+
lvconvert --thin $vg/$lv1 --originname extorg --thinpool $vg/tpool
# check cache exist as extorg-real