aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhihui wu <wu.zhihui1@zte.com.cn>2018-03-05 10:28:17 +0800
committerzhihui wu <wu.zhihui1@zte.com.cn>2018-03-05 10:28:17 +0800
commit9ab53c5abf8b47ee068f8cec9b6a033c8fcb3556 (patch)
tree7ca2e4b741b72e34eefd80e904177f88d023f2d3
parent44b6f29402625d1d29d482a5524efa27112886ce (diff)
Add documents template about network test
Change-Id: I0a5332ef5f158cacee543486482429c2691ddfad Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
-rw-r--r--docs/testing/user/userguide/index.rst2
-rw-r--r--docs/testing/user/userguide/network.rst16
-rw-r--r--docs/testing/user/userguide/network_testcase_description.rst (renamed from legacy/docs/_testcase_description.rst)9
3 files changed, 22 insertions, 5 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst
index 262ddd70..e05a5e90 100644
--- a/docs/testing/user/userguide/index.rst
+++ b/docs/testing/user/userguide/index.rst
@@ -18,3 +18,5 @@ QTIP User Guide
web.rst
compute.rst
storage.rst
+ network.rst
+ network_testcase_description.rst
diff --git a/docs/testing/user/userguide/network.rst b/docs/testing/user/userguide/network.rst
new file mode 100644
index 00000000..095ad281
--- /dev/null
+++ b/docs/testing/user/userguide/network.rst
@@ -0,0 +1,16 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 ZTE Corp.
+
+
+********************************
+Network Performance Benchmarking
+********************************
+
+
+Getting started
+===============
+
+
+Metrics
+-------
diff --git a/legacy/docs/_testcase_description.rst b/docs/testing/user/userguide/network_testcase_description.rst
index d60ca949..accf17a6 100644
--- a/legacy/docs/_testcase_description.rst
+++ b/docs/testing/user/userguide/network_testcase_description.rst
@@ -1,8 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 ZTE Corp.
.. Template to be used for test case descriptions in QTIP Project.
- Write one .rst per test case.
- Borrowed Heavily from Yardstick
- Upload the .rst for the test case in /docs/ directory.
- Review in Gerrit.
+
Test Case Description
=====================
@@ -43,4 +43,3 @@ Test Case Description
+--------------+------+----------------------------------+--------------------+
|test verdict | expected behavior, or SLA, pass/fail criteria |
+--------------+--------------------------------------------------------------+
-