All of lore.kernel.org
 help / color / mirror / Atom feed
* master - tests: lvmlockd-lv-types handle new cpool renaming
@ 2019-10-24 18:27 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2019-10-24 18:27 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=221edf40305de4cab7441d88adf6a15b73c556c3
Commit:        221edf40305de4cab7441d88adf6a15b73c556c3
Parent:        0ba260e397ba7159eaccee8c0adab8fdb0664be7
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Thu Oct 24 13:26:33 2019 -0500
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Thu Oct 24 13:26:33 2019 -0500

tests: lvmlockd-lv-types handle new cpool renaming

---
 test/shell/lvmlockd-lv-types.sh |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/shell/lvmlockd-lv-types.sh b/test/shell/lvmlockd-lv-types.sh
index 44ff532..3503f24 100644
--- a/test/shell/lvmlockd-lv-types.sh
+++ b/test/shell/lvmlockd-lv-types.sh
@@ -131,9 +131,9 @@ check lva_field $vg/lv1 lockargs $LOCKARGS1
 
 lvconvert -y --type cache --cachepool $vg/cache1 $vg/lv1
 check lva_field $vg/lv1 lockargs $LOCKARGS1
-check lva_field $vg/cache1 lockargs ""
-check lva_field $vg/cache1_cdata lockargs ""
-check lva_field $vg/cache1_cmeta lockargs ""
+check lva_field $vg/cache1_cpool lockargs ""
+check lva_field $vg/cache1_cpool_cdata lockargs ""
+check lva_field $vg/cache1_cpool_cmeta lockargs ""
 
 lvconvert --splitcache $vg/lv1
 check lva_field $vg/lv1 lockargs $LOCKARGS1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-24 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 18:27 master - tests: lvmlockd-lv-types handle new cpool renaming David Teigland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.