summaryrefslogtreecommitdiffstats
path: root/tests/distaf/tests_d/sanity/io_config.yml
diff options
context:
space:
mode:
authorShwetha Panduranga <spandura@redhat.com>2016-06-27 02:02:29 +0530
committerRaghavendra Talur <rtalur@redhat.com>2016-06-26 21:57:51 -0700
commit0d280e0b7f2042e78b8d94a48d5e3bcc5c13f422 (patch)
treea47f7f643db26c044e4e8506a068f87c49cc5fda /tests/distaf/tests_d/sanity/io_config.yml
parent7897e023e60f8cdfa6d7a5ea654214ad186dd033 (diff)
Adding simple test "running dd from mount".
Change-Id: Icbb799c401e73b51a7e96b86db78e46f6b0d5813 BUG: 1350258 Signed-off-by: Shwetha Panduranga <spandura@redhat.com> Reviewed-on: http://review.gluster.org/14807 Tested-by: ShwethaHPanduranga NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Raghavendra Talur <rtalur@redhat.com> Smoke: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'tests/distaf/tests_d/sanity/io_config.yml')
-rw-r--r--tests/distaf/tests_d/sanity/io_config.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/distaf/tests_d/sanity/io_config.yml b/tests/distaf/tests_d/sanity/io_config.yml
new file mode 100644
index 00000000000..577c43eda09
--- /dev/null
+++ b/tests/distaf/tests_d/sanity/io_config.yml
@@ -0,0 +1,14 @@
+gluster:
+ tests:
+ io:
+ dd_writes:
+ num_of_files: 1
+ num_of_process_per_file: 1
+ input_file: /dev/urandom
+ block_size: random
+ count: 1
+ # oflag: append,direct,nonblock
+ # conv: fsync
+
+
+