Fix the gating tests

This commit is contained in:
Tomas Bzatek 2024-05-07 16:30:14 +02:00
parent 050d1a628f
commit 49e7ce755c

View File

@ -44,6 +44,8 @@ rlJournalStart
rlPhaseStartSetup
rlAssertRpm --all
# Make sure the sg driver is loaded
rlRun "modprobe -v sg"
# Choose first scsi_debug disk device
rlRun "modprobe -v scsi_debug scsi_level=2"
sleep 1