aboutsummaryrefslogtreecommitdiffstats
path: root/docs/storage_testcases.rst
diff options
context:
space:
mode:
authorNauman_Ahad <nauman_ahad@xflowresearch.com>2016-02-09 20:21:09 +0500
committerNauman Ahad <nauman.ahad@xflowresearch.com>2016-02-22 07:29:57 +0000
commiteea2d0d2a5f26f2e46ec085c40f361405fa19743 (patch)
tree1ddf21cf27e7d4e80ba160e0b4d6c6801dd5b4af /docs/storage_testcases.rst
parent3ee7b5b436f0c698577c07ceab2f7421f7d328e4 (diff)
Modifed documentation to generate improved PDFs in tool chain
Modified the location for documentation files within the docs directory. Index files modified to generate better PDFs Change-Id: Ie21b1021a8d09013df48afc6d737d95ee8aeed92 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit 6700444ea735f678ed2841fec29ab11947905a1a)
Diffstat (limited to 'docs/storage_testcases.rst')
-rw-r--r--docs/storage_testcases.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/storage_testcases.rst b/docs/storage_testcases.rst
deleted file mode 100644
index 50317adf..00000000
--- a/docs/storage_testcases.rst
+++ /dev/null
@@ -1,18 +0,0 @@
-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.