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:
David Disseldorp
2015-06-03 16:47:36 +02:00
parent 6b3ee9931a
commit b9dd210194
4 changed files with 106 additions and 1 deletions

View File

@@ -215,7 +215,8 @@ iscsi_test_cu_SOURCES = iscsi-test-cu.c \
test_writeverify16_flags.c \
test_writeverify16_dpo.c \
test_writeverify16_residuals.c \
test_multipathio_simple.c
test_multipathio_simple.c \
test_multipathio_reset.c
endif