From 1b9e194e59a3156a82ca93cd0a2cf11360f362a9 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Fri, 17 Jun 2016 17:40:11 +0800 Subject: adjust testAPI presentation JIRA: FUNCTEST-323 Change-Id: I0ae5cbfa17564fc20983c864662807ac2cd85830 Signed-off-by: SerenaFeng --- docs/com/pres/testapi.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/com/pres') diff --git a/docs/com/pres/testapi.html b/docs/com/pres/testapi.html index 37a8ea35..a0e266a1 100755 --- a/docs/com/pres/testapi.html +++ b/docs/com/pres/testapi.html @@ -62,9 +62,9 @@
## Give a consistant view for + * Test resources (Pods) * Test projects * Test cases - * Test resources (Pods) * Test results
@@ -87,23 +87,23 @@ # API overview
- ## API in Brahmaputra - * Tornado + MongoDB - * Simple data models aggreed with the testing group - * No unit tests - * Wiki and rst documentation -
- -
- ## API in Brahmaputra + ## API storage structure ![testapi](https://wiki.opnfv.org/download/attachments/2926452/results_collection_structure.png?version=1&modificationDate=1459196347000&api=v2 "OPNFV API page") -
+
## API in Brahmaputra ![testapi](../img/testapi0.png) https://wiki.opnfv.org/display/functest/Collection+Of+Test+Results
+
+ ## API in Brahmaputra + * Tornado + MongoDB + * Simple data models aggreed with the testing group + * No unit tests + * Wiki and rst documentation +
+
## Lessons learned in B. * Wiki documentation is painful @@ -137,8 +137,8 @@ testresults.opnfv.org/test/testapi => testresults.opnfv.org/test/api/v1 http://testresults.opnfv.org/test/api/v1/projects - http://testresults.opnfv.org/test/api/v1/projects/yardstick/cases - http://testresults.opnfv.org/test/api/v1/results?case=Tempest&period=1 + http://testresults.opnfv.org/test/api/v1/projects/qtip/cases + http://testresults.opnfv.org/test/api/v1/results?case=Tempest&period=1

One new field for pods

-- cgit 1.2.3-korg