aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhihui wu <wu.zhihui1@zte.com.cn>2018-03-07 10:35:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-07 10:35:58 +0000
commita188dd32d87225f19f5b7d7f188fbe99b7cebc43 (patch)
tree41a36ed6db8767465ce048ccf8ffeeb16d9dc375
parent8126d8250b7c7782d2a391d5bb450e784a31e857 (diff)
parent9ab53c5abf8b47ee068f8cec9b6a033c8fcb3556 (diff)
Merge "Add documents template about network test"
-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 |
+--------------+--------------------------------------------------------------+
-