-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naughty: Generalize kmod-kvdo version
This happens for every RHEL unfortunately, so #4545 is a standing naughty. Apply it to all RHEL 9 kernels.
- Loading branch information
1 parent
484dc6b
commit 7edc89c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
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.0-284.2.1.el9_2.x86_64 | ||
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters