summaryrefslogtreecommitdiffstats
path: root/tests/find_multipaths/PURPOSE
diff options
context:
space:
mode:
authorYevhenii Shapovalov <yshapova@redhat.com>2018-02-19 12:50:53 +0200
committerYevhenii Shapovalov <yshapova@redhat.com>2018-02-19 12:52:38 +0200
commit9bbb3de7d2c19922a19a61fcb4b2db68e8184fcc (patch)
treed0fe1bb442e33b595c9b9b23f6dac07492f4143e /tests/find_multipaths/PURPOSE
parent5bea53fe7ed7dd7afa8e76f7f84f76fdb89d59d9 (diff)
downloaddevice-mapper-multipath-9bbb3de7d2c19922a19a61fcb4b2db68e8184fcc.tar.gz
device-mapper-multipath-9bbb3de7d2c19922a19a61fcb4b2db68e8184fcc.tar.xz
device-mapper-multipath-9bbb3de7d2c19922a19a61fcb4b2db68e8184fcc.zip
Add CI tests using the standard test interfaceHEADadd_tests
Diffstat (limited to 'tests/find_multipaths/PURPOSE')
-rw-r--r--tests/find_multipaths/PURPOSE10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/find_multipaths/PURPOSE b/tests/find_multipaths/PURPOSE
new file mode 100644
index 0000000..53dbf36
--- /dev/null
+++ b/tests/find_multipaths/PURPOSE
@@ -0,0 +1,10 @@
+testing environment:
+1. enable|disable find_multipaths and do multipath reload
+mpathconf --find_multipaths y|n --with_multipathd y
+
+test cases:
+1. find_multipaths = no
+multipath will not blacklist the single devices
+2. find_multipaths = yes
+multipath will blacklist the single devices
+multipath will not blacklist the non-single devices