main - tests: safety first...

Zdenek Kabelac <[email protected]>
Newsgroups gmane.linux.lvm.devel
Message-ID <[email protected]>
Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=13b216fbdf038dc83d31c43026aa53d281ab3942
Commit:        13b216fbdf038dc83d31c43026aa53d281ab3942
Parent:        1788b4b3aa129b9bfbb977be263455680b6dc128
Author:        Zdenek Kabelac <[email protected]>
AuthorDate:    Thu Feb 16 14:21:17 2023 +0100
Committer:     Zdenek Kabelac <[email protected]>
CommitterDate: Fri Feb 17 00:08:50 2023 +0100

tests: safety first...

---
 test/shell/lvconvert-raid-reshape.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test/shell/lvconvert-raid-reshape.sh b/test/shell/lvconvert-raid-reshape.sh
index e55ab7ab9..abea0ff10 100644
--- a/test/shell/lvconvert-raid-reshape.sh
+++ b/test/shell/lvconvert-raid-reshape.sh
@@ -17,6 +17,10 @@ LVM_SKIP_LARGE_TESTS=0
 
 . lib/inittest
 
+case "$(uname -r)" in
+5.19*) skip "Skippen test that kills this kernel" ;;
+esac
+
 which mkfs.ext4 || skip
 aux have_raid 1 14 0 || skip
 

--
lvm-devel mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/lvm-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.