diff options
Diffstat (limited to 'ci/config_functest.yaml')
-rw-r--r-- | ci/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index ab620f023..69f263f04 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -155,7 +155,7 @@ promise: router_name: promise-router results: - test_db_url: http://testresults.opnfv.org/testapi + test_db_url: http://testresults.opnfv.org/test/api/v1 # to be maintained... # the execution order is important as some tests may be more destructive than others |