aboutsummaryrefslogtreecommitdiffstats
path: root/docs/user_guides/test_cases/03-storage_testcases.rst
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2016-08-14 18:20:04 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2016-08-15 10:56:13 +0800
commitbccbfad3b977dbce91a1fa5d1d02f7a6b0070f97 (patch)
treee410d653d4e4521004b7d88d2cf9ed57ab77f6e4 /docs/user_guides/test_cases/03-storage_testcases.rst
parentf13e8325c532f63c48ceaefc740f09cb55adc026 (diff)
Doc updates according to DOCS project
Upddating QTIP docs according to DOCS project wiki in: https://wiki.opnfv.org/display/DOC/Configurartion+guide and https://wiki.opnfv.org/display/DOC/Userguide JIRA: QTIP-102 Change-Id: Iab5bdcf3f290bc88d2fedc8a0153e26daf89cde8 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'docs/user_guides/test_cases/03-storage_testcases.rst')
-rw-r--r--docs/user_guides/test_cases/03-storage_testcases.rst39
1 files changed, 0 insertions, 39 deletions
diff --git a/docs/user_guides/test_cases/03-storage_testcases.rst b/docs/user_guides/test_cases/03-storage_testcases.rst
deleted file mode 100644
index cd557683..00000000
--- a/docs/user_guides/test_cases/03-storage_testcases.rst
+++ /dev/null
@@ -1,39 +0,0 @@
-Storage test cases
-==================
-
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. (c) <optionally add copywriters name>
-.. two dots create a comment. please leave this logo at the top of each of your rst files.
-.. image:: ../../etc/opnfv-logo.png
- :height: 40
- :width: 200
- :alt: OPNFV
- :align: left
-.. these two pipes are to seperate the logo from the first title
-
-|
-
-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.
-
-QTIP storage test cases consist of:
-
-**1. FIO Job to benchmark baremetal file system performance**
-
-**2. FIO Job to bechmark virtual machine file system performance**
-
-**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.
-