test/multipath: add logical unit reset test
This test issues a logical unit reset iSCSI TMF request, and then confirms that all paths report a subsequent unit attention condition. Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
@@ -445,6 +445,7 @@ static CU_TestInfo tests_writeverify16[] = {
|
||||
|
||||
static CU_TestInfo tests_multipathio[] = {
|
||||
{ (char *)"Simple", test_multipathio_simple },
|
||||
{ (char *)"Reset", test_multipathio_reset },
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user