From 817dec9434548e3c3d12d73415410f870722b375 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Thu, 2 Mar 2017 11:06:55 +0800 Subject: unify TestAPI naming TestAPI naming in documents is quite arbitrary, test api/testapi/Test API/testApi/TestApi..., this patch aims to give it a formal name TestAPI Change-Id: I9ea91418814352d3176df3f35598b6c5929b1dae Signed-off-by: SerenaFeng --- docs/com/pres/Summit/Berlin-2016/testapi.html | 28 +++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/com/pres/Summit/Berlin-2016/testapi.html') diff --git a/docs/com/pres/Summit/Berlin-2016/testapi.html b/docs/com/pres/Summit/Berlin-2016/testapi.html index 7035d71df..16f97c44d 100755 --- a/docs/com/pres/Summit/Berlin-2016/testapi.html +++ b/docs/com/pres/Summit/Berlin-2016/testapi.html @@ -6,7 +6,7 @@ OPNFV presentation - + @@ -42,7 +42,7 @@





-

Test API

+

TestAPI

Clean, Easy, Complete


OPNFV testing community

@@ -52,7 +52,7 @@
# Agenda - * testAPI: what for? + * TestAPI: what for? * API overview * API evolution * Roadmap @@ -60,7 +60,7 @@
- # test API: what for? + # TestAPI: what for?
## Consistant view for @@ -78,12 +78,12 @@
@@ -101,11 +101,11 @@
## Storage structure - ![testapi](https://wiki.opnfv.org/download/attachments/2926452/results_collection_structure.png?version=1&modificationDate=1459196347000&api=v2 "OPNFV API page") + ![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) + ![TestAPI](../../../img/testapi0.png) https://wiki.opnfv.org/display/functest/Collection+Of+Test+Results
@@ -137,7 +137,7 @@

All done in Colorado!

@@ -152,7 +152,7 @@

URI changes...

-

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

+

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

/test/api/v1/pods

/test/api/v1/projects

@@ -195,7 +195,7 @@
http://testresults.opnfv.org/test/swagger/spec.html - ![alt text](../../../img/testapi1.png "Test API swagger interface") + ![alt text](../../../img/testapi1.png "TestAPI swagger interface")

unit tests

@@ -223,8 +223,8 @@ OK
## Roadmap - * Dockerize testAPI - * Automatic update of testAPI + * Dockerize TestAPI + * Automatic update of TestAPI * Command Line Interface * Automatic update for pods/projects/testcases
-- cgit 1.2.3-korg