diff options
author | valentin boucher <valentin.boucher@orange.com> | 2016-01-25 08:59:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-25 08:59:06 +0000 |
commit | e21c11998ea4b412863e09021e3266a98cc55b08 (patch) | |
tree | 385bcabfa69d5d3ad7bf1ecb036b73c0b7544e9a | |
parent | ad7a7a66e37a4cd31f46b2c753e7124ff16766ec (diff) | |
parent | e485cabfc05ad7b91d93ee866e5d656773ab273b (diff) |
Merge "test db migration"
-rw-r--r-- | testcases/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 229cb9b7d..45f324be2 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -151,7 +151,7 @@ ONOS: installer_master_username: 'root' installer_master_password: 'r00tme' results: - test_db_url: http://213.77.62.197 + test_db_url: http://testresults.opnfv.org/testapi # to be maintained... # the execution order is important as some tests may be more destructive than others |