From f562c31e824f573d9a3254a1eacb4981b29290eb Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Fri, 12 May 2017 01:49:57 +0800 Subject: add web portal framework for TestAPI Change-Id: I62cea8b59ffe6a6cde98051c130f4502c07d3557 Signed-off-by: SerenaFeng --- .../static/testapi-ui/components/home/home.html | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 utils/test/testapi/3rd_party/static/testapi-ui/components/home/home.html (limited to 'utils/test/testapi/3rd_party/static/testapi-ui/components/home') diff --git a/utils/test/testapi/3rd_party/static/testapi-ui/components/home/home.html b/utils/test/testapi/3rd_party/static/testapi-ui/components/home/home.html new file mode 100644 index 000000000..04f64d52b --- /dev/null +++ b/utils/test/testapi/3rd_party/static/testapi-ui/components/home/home.html @@ -0,0 +1,23 @@ +
+ +
+

Results Collection

+

TestAPI is a source of tools for OPNFV test results collection

+
+
+
+ +
+
+

What is TestAPI?

+
    +
  • Toolset for testing interoperability between OPNFV test projects.
  • +
  • Database backed website supporting collection and publication of + community test results for OPNFV.
  • +
  • User interface to display individual test run results.
  • +
+
+
+ -- cgit 1.2.3-korg