summaryrefslogtreecommitdiffstats
path: root/utils/test/testapi/opnfv_testapi/ui/about
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-11-21 00:46:35 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-21 00:46:35 +0000
commit174b299271189496bae4c4d6727ea26a7a098756 (patch)
treeb063e18c795988e38e1eb4afa74d4cbf9524f057 /utils/test/testapi/opnfv_testapi/ui/about
parentfd65ec9e84ae025e6b903c403514405ba0bb0a61 (diff)
parentf11f26d23dabde24b0bcd67ac81b094aa89eb6c9 (diff)
Merge "Remove 'utils/test' Directory and update INFO"
Diffstat (limited to 'utils/test/testapi/opnfv_testapi/ui/about')
-rw-r--r--utils/test/testapi/opnfv_testapi/ui/about/about.html32
1 files changed, 0 insertions, 32 deletions
diff --git a/utils/test/testapi/opnfv_testapi/ui/about/about.html b/utils/test/testapi/opnfv_testapi/ui/about/about.html
deleted file mode 100644
index 65860a8cc..000000000
--- a/utils/test/testapi/opnfv_testapi/ui/about/about.html
+++ /dev/null
@@ -1,32 +0,0 @@
-<h1>TestAPI Documentation</h1>
-
-<p>TestAPI is a source of tools for test results collection of OPNFV clouds.</p>
-<p>To learn more about TestAPI, visit the links below.</p>
-
-<ol>
- <li>
- <a href="https://wiki.opnfv.org/pages/viewpage.action?pageId=2926452#testapi"
- target="_blank"
- </a>
- <strong>About TestAPI</strong>
- </li>
- <li>
- <a href="https://wiki.opnfv.org/pages/viewpage.action?pageId=6825128#how-to-declare-test-project-in-testapi"
- target="_blank"
- </a>
- <strong>How do I declare project in TestAPI</strong>
- </li>
- <li>
- <a href="https://#how-to-declare-test-case-in-testapi"
- target="_blank"
- </a>
- <strong>How do I declare test case in TestAPI</strong>
- </li>
- <li>
- <a href="https://wiki.opnfv.org/pages/viewpage.action?pageId=6825133#how-to-push-result-to-testapi"
- target="_blank"
- </a>
- <strong>How do I push my results to TestAPI</strong>
- </li>
-</ol>
-