From 0a5efae2836fbfd231dc6f9003b9e751e1ce546c Mon Sep 17 00:00:00 2001 From: GitHub Workflow Date: Sun, 29 Dec 2024 02:44:11 +0000 Subject: [PATCH] naughty: Close 4545: modprobe kvdo fails on rhel-9-* Known issue which has not occurred in 22 days modprobe kvdo fails on rhel-9-* Fixes #4545 Closes #7264 --- naughty/rhel-9/4545-modprobe-kvdo | 6 ------ naughty/rhel-9/4545-modprobe-kvdo-alt | 9 --------- 2 files changed, 15 deletions(-) delete mode 100644 naughty/rhel-9/4545-modprobe-kvdo delete mode 100644 naughty/rhel-9/4545-modprobe-kvdo-alt diff --git a/naughty/rhel-9/4545-modprobe-kvdo b/naughty/rhel-9/4545-modprobe-kvdo deleted file mode 100644 index a7195a554f..0000000000 --- a/naughty/rhel-9/4545-modprobe-kvdo +++ /dev/null @@ -1,6 +0,0 @@ - File "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")): * 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 390f7bafa2..0000000000 --- a/naughty/rhel-9/4545-modprobe-kvdo-alt +++ /dev/null @@ -1,9 +0,0 @@ -# testVdo (__main__.TestStorageVDO.testVdo) -* -> warn: 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. -* -testlib.Error: timeout -wait_js_cond(!ph_is_present("#dialog")): Error: condition did not become true