From: Marian Csontos <mcsontos@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - tests: Skip test killing kernel
Date: Wed, 17 Feb 2021 12:29:17 +0000 (GMT) [thread overview]
Message-ID: <20210217122917.39534385042E@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=3cba07125457b82045f41bfafc67733c0dad89a2
Commit: 3cba07125457b82045f41bfafc67733c0dad89a2
Parent: 26a09c84c9498b187eec776150cd1eeafeda6ce7
Author: Marian Csontos <mcsontos@redhat.com>
AuthorDate: Wed Feb 17 13:26:06 2021 +0100
Committer: Marian Csontos <mcsontos@redhat.com>
CommitterDate: Wed Feb 17 13:28:56 2021 +0100
tests: Skip test killing kernel
Bug 1916891
---
test/shell/lvconvert-raid-reshape-stripes-load-reload.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh b/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh
index 3920da1a5..6fe34250a 100644
--- a/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh
+++ b/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh
@@ -22,7 +22,7 @@ which mkfs.ext4 || skip
aux have_raid 1 13 2 || skip
case "$(uname -r)" in
- 5.[891]*|3.10.0-862*) die "Cannot run this test on unfixed kernel." ;;
+ 5.[891]*|3.10.0-862*|4.18.0-283.el8) die "Cannot run this test on unfixed kernel." ;;
esac
mount_dir="mnt"
next reply other threads:[~2021-02-17 12:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-17 12:29 Marian Csontos [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-10 15:31 main - tests: Skip test killing kernel Marian Csontos
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=20210217122917.39534385042E@sourceware.org \
--to=mcsontos@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.