aboutsummaryrefslogtreecommitdiffstats
path: root/docs/storage_testcases.rst
diff options
context:
space:
mode:
authorNauman_Ahad <Nauman_Ahad@dell.com>2016-01-20 14:08:27 +0500
committerNauman Ahad <nauman.ahad@xflowresearch.com>2016-02-01 22:25:50 +0000
commite6f6973014823b2525321f9a8cd0a42f09454cae (patch)
tree958b45683967b01c6f4b73fc480a7169bb138e6f /docs/storage_testcases.rst
parent9bb0cf584c67ddd1be93a39e2ef4481a4a6e2d13 (diff)
Documents for QTIP Compute and Storage Testcases
Documents list storage and compute benchmarks and testcases included in B release for QTIP. Documents in .rst format Change-Id: Ifb6d09552ba4ff9272110062cda9e66fb6c32fe6 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit 1c5f0ba83b4cccf98df24d939768a74294cc7498)
Diffstat (limited to 'docs/storage_testcases.rst')
-rw-r--r--docs/storage_testcases.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/storage_testcases.rst b/docs/storage_testcases.rst
new file mode 100644
index 00000000..50317adf
--- /dev/null
+++ b/docs/storage_testcases.rst
@@ -0,0 +1,18 @@
+QTIP Storage testcases
+===================
+
+The QTIP benchmark suite aims to evaluate storage components within an OPNFV platform. For Brahamaputra release, FIO would evaluate File System performance for the host machine. It will also test the I/O performance provided by the hypervisor(KVM) when Storage benchmarks are run inside VMs.
+
+**Note: For Brahmaputra release, only the Ephemeral Storage is being tested. For C release persistent block and object storage would be tested.**
+
+The FIO Job would consist of:
+
+1. A file size of 5GB
+2. Random Read 50%, Random Write 50%
+3. Direct I/O
+4. Asynch I/O Engine
+5. I/O Queue depth of 2
+6. Block size :4K
+
+
+For this Job, I/O per second would be measured along mean I/O latency to provide storage performance numbers.