diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2015-09-17 18:31:08 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2015-09-22 08:45:21 +0200 |
commit | 7d4d546a0be38dcd49a2fc6e0a13fdc1ab9fd311 (patch) | |
tree | 461f78fe5c5a7aef3bb2204964ff765c4192755a /testcases/config_functest.yaml | |
parent | 56337b0f5f38f6299a27b5087d3e4c1655ba8423 (diff) |
creation of scripts to generate Dashboard compatible json result files
JIRA: FUNCTEST-45
Change-Id: I2336b830d3b5079f45c96bbb69061c8020ea637a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
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 484d66eb..c38b4606 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 |