From ce83162d7c7eae008935989a26dbf23dfb08d0f9 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Tue, 21 Nov 2017 17:34:41 +0100 Subject: [PATCH] tests: more places where missing should not appear --- test/shell/lvconvert-repair-cache.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/shell/lvconvert-repair-cache.sh b/test/shell/lvconvert-repair-cache.sh index b7925e24b..4b9d8b824 100644 --- a/test/shell/lvconvert-repair-cache.sh +++ b/test/shell/lvconvert-repair-cache.sh @@ -50,6 +50,8 @@ aux disable_dev "$dev1" not lvconvert --uncache $vg/$lv1 # --yes to drop when Check its prompting lvconvert --yes --uncache $vg/$lv1 +should not dmsetup remove ${vg}-cpool_cmeta-missing_0_0 +should not dmsetup remove ${vg}-cpool_cdata-missing_0_0 "$FSCK" -n "$DM_DEV_DIR/$vg/$lv1"