From be39929283edfd1badd3a1e9a394de24d34dcb8c Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 23 Aug 2023 15:15:23 +0300 Subject: [PATCH] naughty: Add pattern for #5090 on rhel-9-3 --- naughty/rhel-9/5090-lvresize-fails-with-stratis-signature | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 naughty/rhel-9/5090-lvresize-fails-with-stratis-signature diff --git a/naughty/rhel-9/5090-lvresize-fails-with-stratis-signature b/naughty/rhel-9/5090-lvresize-fails-with-stratis-signature new file mode 100644 index 0000000000..0306702daa --- /dev/null +++ b/naughty/rhel-9/5090-lvresize-fails-with-stratis-signature @@ -0,0 +1,5 @@ +> warning: Error resizing logical volume: Process reported exit code 5: File system device usage is not available from libblkid. +* +Traceback (most recent call last): + File "check-storage-stratis", line *, in testPoolResize + b.wait_not_present(vol_tab + " button:contains(Shrink volume)")