All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@sourceware.org>
To: lvm-devel@redhat.com
Subject: master - tests: lvmlockd-lv-types handle new cpool renaming
Date: Thu, 24 Oct 2019 14:27:18 -0400	[thread overview]
Message-ID: <201910241827.x9OIRIIT012489@lists01.pubmisc.prod.ext.phx2.redhat.com> (raw)

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



                 reply	other threads:[~2019-10-24 18:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201910241827.x9OIRIIT012489@lists01.pubmisc.prod.ext.phx2.redhat.com \
    --to=teigland@sourceware.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.