summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2022-02-28 14:45:21 -0800
committerLee Duncan <lduncan@suse.com>2022-03-01 10:53:07 -0800
commit59a883001c5a5464c4abdd4f61dc313193d8633d (patch)
treed469ac9d29d9baf6112de9521ab270d8b18f2793 /test
parent41e8bcd646ce3da8edffb626e9371d4b0a66cbf4 (diff)
downloadopen-iscsi-59a883001c5a5464c4abdd4f61dc313193d8633d.tar.gz
test: Add suggested test setup info to README
Diffstat (limited to 'test')
-rw-r--r--test/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/README b/test/README
index 72784c8..c98175a 100644
--- a/test/README
+++ b/test/README
@@ -223,4 +223,17 @@ Test Descriptsions
BONNIEPARAMS "-r0 -n10:0:0 -s16 -uroot -f -q"
params used when running bonnie++
+-----------------------------------
+Suggestions for running these tests
+-----------------------------------
+
+ I suggest the following values for setting up these tests:
+
+ - Set up a smaller target -- maybe 100M -- which makes tests run faster
+ - Ensure that noop_out_* values are 0 (NOPs off) for your target
+ - Use the local system for your target, to avoid network/switch delays
+ - If there are failures, check dmesg for possible error messages
+ - If you use targetcli for your target, disable NOP-INs on the
+ target ACL attributes
+
---------------------------------------------------------------------------