diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-25 09:10:17 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-25 09:10:17 +0100 |
commit | e485cabfc05ad7b91d93ee866e5d656773ab273b (patch) | |
tree | f8748a3b66d130de93643daa6c4f2ac4a65713c0 /testcases | |
parent | e2bf1a214b748384a8ffe45d761c39f93bc7f8e3 (diff) |
test db migration
Change-Id: Ic1e5de85aac621e7c270869c9e5418e18c581d7a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'testcases')
-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 |