diff options
Diffstat (limited to 'docs/plugfest_test_plan/application')
-rw-r--r-- | docs/plugfest_test_plan/application/testcases.rst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/plugfest_test_plan/application/testcases.rst b/docs/plugfest_test_plan/application/testcases.rst deleted file mode 100644 index 0e49c5c8..00000000 --- a/docs/plugfest_test_plan/application/testcases.rst +++ /dev/null @@ -1,23 +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 VNF application deployment on the OPNFV platform. - -.. 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 application 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 - |