diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-07-14 07:29:49 -0400 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-07-14 07:40:41 -0400 |
commit | 5e04ff0326fc4f6ba23b5ac7abfe3fc04ace18f7 (patch) | |
tree | d99c8cd102b678e56ed61bdfda8d418a8c619f88 /docs/plugfest_test_plan/integration | |
parent | eae71ec75e822dae4ed91ec1da3e3586e86c1d82 (diff) |
project document reorganization
JIRA: DOVETAIL-7
Change-Id: Ic17a05ea15858f6f93f112f26b532339f5904178
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'docs/plugfest_test_plan/integration')
-rw-r--r-- | docs/plugfest_test_plan/integration/testcases.rst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/plugfest_test_plan/integration/testcases.rst b/docs/plugfest_test_plan/integration/testcases.rst deleted file mode 100644 index d0f01156..00000000 --- a/docs/plugfest_test_plan/integration/testcases.rst +++ /dev/null @@ -1,25 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -=============================== -Dovetail integration test cases -=============================== - -.. This file includes test cases for testing integration -.. between the OPNFV platform and network equipment (i.e. SDN Controllers, -.. Routers, etc.). - -.. The setup.rst file organises and imports the relevant RST files in this -.. directory and includes them in the overall plugfest documentation. - -We can add some general text here around the integration test cases. -The test case descriptions should likely be organised as single rst -files in this directory that are imported below the toctree command below. - -.. toctree:: - :maxdepth: 2 - - ./testcase1.rst - ./testcase2.rst - ./testcase_etc.rst - |