mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 21:21:28 +00:00
regression tests: Unload iSER target driver before the iSCSI target driver
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6469 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -10,6 +10,7 @@ BEGIN {
|
||||
if ($> == 0) {
|
||||
ok(system("killall iscsi-scstd >/dev/null 2>&1; " .
|
||||
"modprobe -r scst_local; " .
|
||||
"modprobe -r isert-scst; " .
|
||||
"modprobe -r iscsi-scst; " .
|
||||
"modprobe -r ib_srpt; " .
|
||||
"modprobe -r qla2x00tgt; " .
|
||||
|
||||
Reference in New Issue
Block a user