summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/tests/unit/common/noparam.ini
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2017-07-26 14:40:56 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2017-07-26 14:47:38 +0800
commit19ee4c92981562586518310360a8d190877e73fb (patch)
treec89a2b05d7545b514c0fe2aad354d264bb09f91a /testapi/opnfv_testapi/tests/unit/common/noparam.ini
parent6fbf0fb55e94c7e940dbd2a77c85a149b31a867e (diff)
merge swagger_base_url with ui_url
TestAPI used to have only one webpage, which is swagger_ui, now a new one webportal is added, and the base url is the same (http://testresults.opnfv.org/test)for them both. This patch aim to unify the urls. Change-Id: I15295975fb05f7e8c8d413e12b2b5c0784f0799a Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'testapi/opnfv_testapi/tests/unit/common/noparam.ini')
-rw-r--r--testapi/opnfv_testapi/tests/unit/common/noparam.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/testapi/opnfv_testapi/tests/unit/common/noparam.ini b/testapi/opnfv_testapi/tests/unit/common/noparam.ini
index fda2a09..be7f2b9 100644
--- a/testapi/opnfv_testapi/tests/unit/common/noparam.ini
+++ b/testapi/opnfv_testapi/tests/unit/common/noparam.ini
@@ -12,5 +12,5 @@ port = 8000
debug = True
authenticate = False
-[swagger]
-base_url = http://localhost:8000
+[ui]
+url = http://localhost:8000