TESTS: Add tests to verify that RELEASE6 is dropped on target/lun reset

This commit is contained in:
Ronnie Sahlberg
2013-03-25 17:42:24 -07:00
parent 1f54a3068c
commit 2873b18bb7
7 changed files with 246 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ test_reserve6_itnexus_loss(void)
logging(LOG_VERBOSE, "Disconnect from the target.");
iscsi_destroy_context(iscsic);
logging(LOG_VERBOSE, "Sleep for three seconds incase the target is slow to reset");
sleep(3);
logging(LOG_VERBOSE, "Reconnect to target");