From 503079e7a80466b11357c74bb87acd5083f8333f Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Tue, 21 Jun 2016 20:23:11 +0800 Subject: Final version of testAPI presentation JIRA: FUNCTEST-327 Change-Id: If5ece94ce7181f36b024cdac30b6fa55f2de0abc Signed-off-by: SerenaFeng --- docs/com/pres/testapi.html | 43 ++++++++++++++++++++++++++++++------------- 1 file changed, 30 insertions(+), 13 deletions(-) (limited to 'docs/com') diff --git a/docs/com/pres/testapi.html b/docs/com/pres/testapi.html index 0f51251d..c27c21de 100755 --- a/docs/com/pres/testapi.html +++ b/docs/com/pres/testapi.html @@ -77,10 +77,15 @@ * Many locations (in VM, Jumphost, external DB,...)
+
@@ -122,15 +127,21 @@

Colorado refactoring

-
    Unit tests +
      +
    • Unit tests
    • Update of the data model
    • -
    • Swagger tornado framework for the doc
    • +
    • Tornado_swagger for the documentation
    • URL and MongoDB collection renaming
    • -
    • Scripts to support backup/restore/update DB
    • +
    • Scripts to support databse backup/restore/update
    • Support installation
    • +

    All done in Colorado!

    -
+
@@ -141,12 +152,12 @@

URI changes...

-

testresults.opnfv.org/test/testapi =>
testresults.opnfv.org/test/api/v1

+

testresults.opnfv.org/testapi =>
testresults.opnfv.org/test/api/v1

-

http://testresults.opnfv.org/test/api/v1/pods

-

http://testresults.opnfv.org/test/api/v1/projects

-

http://testresults.opnfv.org/test/api/v1/projects/qtip/cases

-

http://testresults.opnfv.org/test/api/v1/results

+

/test/api/v1/pods

+

/test/api/v1/projects

+

/test/api/v1/projects/qtip/cases

+

/test/api/v1/results

@@ -160,15 +171,21 @@ | Item | Brahmaputra | Colorado | | :--- | :--- | :--- | | date | creation_date | start_date and stop_date | - | version | used as scenario | git version | + | version | used as scenario | opnfv release version |
+
## One new filter for results @@ -206,8 +223,8 @@ OK
## Roadmap - * Dockerized testAPI - * Integration with Kibana + * Dockerize testAPI + * Automatic update of testAPI * Command Line Interface * Automatic update for pods/projects/testcases
-- cgit 1.2.3-korg