TEST: Add test that PREVENTs on different IT_Nexuses do not interfere
This commit is contained in:
@@ -164,7 +164,7 @@ test2:
|
||||
printf("Eject failed. [OK]\n");
|
||||
|
||||
test3:
|
||||
printf("Tear down the I_T_Nexus and create a new one ... ");
|
||||
printf("Tear down the IT_Nexus and create a new one ... ");
|
||||
iscsi_destroy_context(iscsi);
|
||||
iscsi = iscsi_context_login(initiator, url, &lun);
|
||||
if (iscsi == NULL) {
|
||||
|
||||
Reference in New Issue
Block a user