diff --git a/naughty/rhel-9/4545-modprobe-kvdo b/naughty/rhel-9/4545-modprobe-kvdo deleted file mode 100644 index 3f1d8f99b2..0000000000 --- a/naughty/rhel-9/4545-modprobe-kvdo +++ /dev/null @@ -1,6 +0,0 @@ -File "/work/bots/make-checkout-workdir/test/verify/check-storage-vdo", line *, in testVdoMissingPackages -* -testlib.Error: timeout -wait_js_cond(ph_in_text("#dialog .pf*-c-alert.pf-m-danger","vdoformat")): Uncaught (in promise) Error: actual text: Danger alert:Error creating volume: Process reported exit code 3: modprobe: FATAL: Module kvdo not found in directory /lib/modules/5.14.* - /usr/sbin/modprobe failed: 1 - vdo: Required device-mapper target(s) not detected in your kernel. diff --git a/naughty/rhel-9/4545-modprobe-kvdo-alt b/naughty/rhel-9/4545-modprobe-kvdo-alt deleted file mode 100644 index e324dde3f8..0000000000 --- a/naughty/rhel-9/4545-modprobe-kvdo-alt +++ /dev/null @@ -1,9 +0,0 @@ -# testVdo (__main__.TestStorageVDO.testVdo) -* -testlib.Error: timeout -wait_js_cond(!ph_is_present("#dialog")): Uncaught (in promise) Error: condition did not become true -* -warning: Error creating volume: Process reported exit code 3: modprobe: FATAL: Module kvdo not found in directory /lib/modules/5.14.* - /usr/sbin/modprobe failed: 1 - vdo: Required device-mapper target(s) not detected in your kernel. - Run `lvcreate --help' for more information.