.. (c) 2015 Dell Inc.
.. (c) 2016 ZTE Corp.
-
-Qtip configuration
-==================
+*************
+Configuration
+*************
QTIP currently supports by using a Docker image or by pulling the repo from
the upstream repository found at https://git.opnfv.org/qtip. Detailed steps
.. (c) 2015 Dell Inc.
.. (c) 2016 ZTE Corp.
-****************
-QTIP Configguide
-****************
+
+=================
+QTIP Config Guide
+=================
.. toctree::
:maxdepth: 2
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. (c) 2015 Dell Inc.
.. (c) 2016 ZTE Corp.
-**************
-QTIP Templates
-**************
+
+=====================
+QTIP Project Overview
+=====================
.. toctree::
:maxdepth: 2
- ./testcase_description_v2_template.rst
+ ./overview.rst
.. (c) 2015 Dell Inc.
.. (c) 2016 ZTE Corp.
-
-********
+========
Overview
-********
+========
.. _QTIP: https://wiki.opnfv.org/platform_performance_benchmarking
.. (c) 2016 ZTE Corp.
-Compute test cases
-==================
-
+Compute Suite
+=============
Introduction
------------
.. (c) 2016 ZTE Corp.
-Network test cases
-==================
+Network Suite
+=============
QTIP uses IPerf3 as the main tool for testing the network throughput.
There are three tests that are run through the QTIP framework.
.. (c) 2016 ZTE Corp.
-Storage test cases
-==================
+Storage Suite
+=============
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.
Upload the .rst for the test case in /docs/ directory.
Review in Gerrit.
-*************************************
-QTIP Test Case Description TCXXX
-*************************************
+Test Case Description
+=====================
+-----------------------------------------------------------------------------+
|test case slogan e.g. Network throughput |
--- /dev/null
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 ZTE Corp.
+
+
+*****
+Annex
+*****
+
+Templates
+=========
+
+.. include:: _testcase_description.rst
+
+
+Downloads
+=========
+
+- :download:`Sample configuration <../download/sample_config.yaml>`
\ No newline at end of file
--- /dev/null
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 ZTE Corp.
+
+
+****************
+Benchmark Suites
+****************
+
+.. include:: _01-compute.rst
+.. include:: _02-network.rst
+.. include:: _03-storage.rst
.. (c) 2016 ZTE Corp.
-**************
-QTIP Userguide
-**************
-
-Colorado 1.0
-------------
+===============
+QTIP User Guide
+===============
.. toctree::
:maxdepth: 2
- ./overview.rst
./introduction.rst
- ./01-compute.rst
- ./02-network.rst
- ./03-storage.rst
+ ./benchmark-suites.rst
+ ./annex.rst
.. (c) 2016 ZTE Corp.
-*****************
-Qtip Introduction
-*****************
+************
+Introduction
+************
This guide will serve as a first step to familiarize the user with how to
run QTIP the first time when the user clones QTIP on to their host machine.