TEST-74-AUX-UTILS: Drop usage of loop module
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 3 May 2024 13:56:52 +0000 (15:56 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 09:57:09 +0000 (11:57 +0200)
commit3d5c6ece1c72fc1d7616f1e878935b0fa310e2ed
treeb1ccf7dba23bfc683453add1102b2d53ffe06266
parentda87c35f3537a1ee304f1d01e19cd50741da90b2
TEST-74-AUX-UTILS: Drop usage of loop module

This module is builtin on ubuntu causing the test to fail. Let's
use just dummy instead. I tried replacing it with scsi_debug but
that caused issues with modprobe complaining it could not remove
scsi_debug because it was in use.
test/units/testsuite-74.modules-load.sh