diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2015-09-22 12:38:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-09-22 12:38:03 +0000 |
commit | b9b2c3e5fc9732ce2c3ada2ba9a6ddb42b72208d (patch) | |
tree | 8c1422525cede11a0d163a6fc1fbe20715885620 /testcases/config_functest.yaml | |
parent | 0e69b924ce354246feeb95ea56feacce5dcf8751 (diff) | |
parent | 7d4d546a0be38dcd49a2fc6e0a13fdc1ab9fd311 (diff) |
Merge "creation of scripts to generate Dashboard compatible json result files"
Diffstat (limited to 'testcases/config_functest.yaml')
-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 484d66eb6..c38b46066 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -39,4 +39,4 @@ vping: ip_2: 192.168.120.40 results: - test_db_url: http://213.77.62.197:80/results + test_db_url: http://213.77.62.197 |