Removed 'uds' module from smoke test.
As part of the rebase and efforts to get VDO included upstream into the mainline kernel, we joined the two kernel modules (previously kvdo and uds) into a single module now named 'kvdo'. - Resolves: rhbz#2071648 Signed-off-by: Andrew Walsh <awalsh@redhat.com>
This commit is contained in:
parent
f03cace3ff
commit
0472723295
@ -67,7 +67,6 @@ rlPhaseStartTest "Gather Relevant Info"
|
||||
# Gather some system information for debug purposes
|
||||
rlRun "uname -a"
|
||||
rlRun "find /lib/modules -name kvdo.ko"
|
||||
rlRun "modinfo uds" || insertModuleWithDMesgOutput uds
|
||||
rlRun "modinfo kvdo" || insertModuleWithDMesgOutput kvdo
|
||||
rlPhaseEnd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user