Merge "Functest verify jobs only for master branch"
[releng.git] / utils / test / testapi / etc / config.ini
index dad59d2..9ae2520 100644 (file)
@@ -8,7 +8,7 @@ dbname = test_results_collection
 
 [api]
 # Listening port
-url = http://testresults.opnfv.org/test/api/v1
+url = http://localhost:8000/api/v1
 port = 8000
 
 # Number of results for one page (integer value)
@@ -22,7 +22,7 @@ authenticate = False
 base_url = http://localhost:8000
 
 [ui]
-url = http://testresults.opnfv.org/test
+url = http://localhost:8000
 
 [osid]