All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - tests: more skipped tests for lvmpolld
Date: Fri, 26 Mar 2021 23:42:20 +0000 (GMT)	[thread overview]
Message-ID: <20210326234220.410BC385801A@sourceware.org> (raw)

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=8e9bc52b15106d0edaf47f56e4f467f8365597f0
Commit:        8e9bc52b15106d0edaf47f56e4f467f8365597f0
Parent:        a55f4a8fe24a89c9a7e42e2fcd11c974eae0e127
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Mar 26 22:13:37 2021 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Fri Mar 26 22:13:37 2021 +0100

tests: more skipped tests for lvmpolld

---
 test/shell/lvmlockd-hello-world.sh | 3 ++-
 test/shell/lvmlockd-lv-types.sh    | 3 ++-
 test/shell/pv-range-overflow.sh    | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/test/shell/lvmlockd-hello-world.sh b/test/shell/lvmlockd-hello-world.sh
index 43946a54b..2e1d3291c 100644
--- a/test/shell/lvmlockd-hello-world.sh
+++ b/test/shell/lvmlockd-hello-world.sh
@@ -12,6 +12,8 @@
 
 test_description='Hello world for vgcreate $SHARED with lvmlockd and sanlock'
 
+SKIP_WITH_LVMPOLLD=1
+
 . lib/inittest
 
 [ -z "$LVM_TEST_LVMLOCKD" ] && skip
@@ -23,4 +25,3 @@ vgcreate $SHARED $vg "$dev1"
 vgs -o+locktype,lockargs $vg
 
 vgremove $vg
-
diff --git a/test/shell/lvmlockd-lv-types.sh b/test/shell/lvmlockd-lv-types.sh
index 3503f2420..6138e5623 100644
--- a/test/shell/lvmlockd-lv-types.sh
+++ b/test/shell/lvmlockd-lv-types.sh
@@ -12,6 +12,8 @@
 
 test_description='Check lvmlockd lock_args for different LV types'
 
+SKIP_WITH_LVMPOLLD=1
+
 . lib/inittest
 
 [ -z "$LVM_TEST_LVMLOCKD" ] && skip;
@@ -182,4 +184,3 @@ lvchange -an $vg/lv4
 lvremove $vg/lv4
 
 vgremove $vg
-
diff --git a/test/shell/pv-range-overflow.sh b/test/shell/pv-range-overflow.sh
index f880a1311..ab845a942 100644
--- a/test/shell/pv-range-overflow.sh
+++ b/test/shell/pv-range-overflow.sh
@@ -13,6 +13,7 @@
 # 'Ensure that pvmove diagnoses PE-range values 2^32 and larger.'
 
 
+SKIP_WITH_LVMPOLLD=1
 
 . lib/inittest
 



                 reply	other threads:[~2021-03-26 23:42 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=20210326234220.410BC385801A@sourceware.org \
    --to=zkabelac@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.