summaryrefslogtreecommitdiff
path: root/test/shell
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2023-02-23 15:06:17 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2023-02-23 16:01:50 +0100
commitd5c0b68dde47f7a6feb9f84764a8055b033c21c4 (patch)
tree5831a96a8ff4f30c9519122620d2311eba2471a7 /test/shell
parent25cb6a042fab1af7ea4f4a164771a810e1acdef5 (diff)
downloadlvm2-d5c0b68dde47f7a6feb9f84764a8055b033c21c4.tar.gz
tests: some skips with 6.2 kernel
Fix did not managed to get to final release so skip test on this kernel.
Diffstat (limited to 'test/shell')
-rw-r--r--test/shell/cache-single-split.sh4
-rw-r--r--test/shell/lvextend-caches.sh4
2 files changed, 8 insertions, 0 deletions
diff --git a/test/shell/cache-single-split.sh b/test/shell/cache-single-split.sh
index fa4c3fd9d..25f83b1ba 100644
--- a/test/shell/cache-single-split.sh
+++ b/test/shell/cache-single-split.sh
@@ -16,6 +16,10 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
+case "$(uname -r)" in
+6.2*) skip "Skippen test that kills this kernel" ;;
+esac
+
mkfs_mount_umount()
{
lvt=$1
diff --git a/test/shell/lvextend-caches.sh b/test/shell/lvextend-caches.sh
index f2768903f..a1a862e40 100644
--- a/test/shell/lvextend-caches.sh
+++ b/test/shell/lvextend-caches.sh
@@ -16,6 +16,10 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
+case "$(uname -r)" in
+6.2*) skip "Skippen test that kills this kernel" ;;
+esac
+
do_test()
{
# create some initial data