From: SerenaFeng Date: Tue, 21 Jun 2016 12:23:11 +0000 (+0800) Subject: Final version of testAPI presentation X-Git-Tag: colorado.1.0~307^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F15921%2F1;p=functest.git Final version of testAPI presentation JIRA: FUNCTEST-327 Change-Id: If5ece94ce7181f36b024cdac30b6fa55f2de0abc Signed-off-by: SerenaFeng --- diff --git a/docs/com/pres/testapi.html b/docs/com/pres/testapi.html index 0f51251d3..c27c21ded 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