From 5f93c5912753eb2d80077a77076015533dc16f6e Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Thu, 16 Jun 2016 15:19:56 +0200 Subject: Align test names in DB and config file JIRA: FUNCTEST-304 Change-Id: I98d3155beb1c5e49eda84b443df603c2630b4823 Signed-off-by: Morgan Richomme --- testcases/Controllers/ONOS/Teston/onosfunctest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testcases/Controllers/ONOS/Teston/onosfunctest.py') diff --git a/testcases/Controllers/ONOS/Teston/onosfunctest.py b/testcases/Controllers/ONOS/Teston/onosfunctest.py index 38935c5dd..058114bde 100644 --- a/testcases/Controllers/ONOS/Teston/onosfunctest.py +++ b/testcases/Controllers/ONOS/Teston/onosfunctest.py @@ -192,7 +192,7 @@ def main(): logger.error("Unable to set ONOS criteria") functest_utils.push_results_to_db("functest", - "ONOS", + "onos", logger, start_time, stop_time, -- cgit 1.2.3-korg