mdadm/tests/md_raid_module/PURPOSE
Xiao Ni 24f846cea4 Add gating tests
Now it doesn't have the tests directory, so the gating test fails.
This is used to support the last commit. And it uses the same bugs
from the last commit.

Resolves: rhbz#2116418, rhbz#2150862, rhbz#2159584

Signed-off-by: Xiao Ni <xni@redhat.com>
2023-05-17 20:26:25 +08:00

8 lines
124 B
Plaintext

modprobe raid module
modprobe -r raid module
modprobe raid0 raid1 raid10 raid456
modprobe -r raid0 raid1 raid10 raid456