summaryrefslogtreecommitdiffstats
path: root/utils/test/testapi/opnfv_testapi/ui/about/about.html
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2017-10-27 16:58:49 +0800
committerSerena Feng <feng.xiaowei@zte.com.cn>2017-10-31 01:00:35 +0000
commit10cfa68dc2a67890ffe822a9d4fbbb9f80fbd8a3 (patch)
treeec3016c76a24ce1a43695f6027423be75d2b9d24 /utils/test/testapi/opnfv_testapi/ui/about/about.html
parent0e92805f1bfe597334e2a2f4414e460a8e811239 (diff)
remove components out side of 3rd_party
components are implemented by TestAPI team, they are not the third party code, put them under opnfv_testapi/ui directory Change-Id: Ia0f5e2afe4bcb12bcb74d3a8d78fb28fe1432bec Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'utils/test/testapi/opnfv_testapi/ui/about/about.html')
-rw-r--r--utils/test/testapi/opnfv_testapi/ui/about/about.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/utils/test/testapi/opnfv_testapi/ui/about/about.html b/utils/test/testapi/opnfv_testapi/ui/about/about.html
new file mode 100644
index 000000000..65860a8cc
--- /dev/null
+++ b/utils/test/testapi/opnfv_testapi/ui/about/about.html
@@ -0,0 +1,32 @@
+<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>
+