summaryrefslogtreecommitdiffstats
path: root/test/functest/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functest/run_tests.py')
-rw-r--r--test/functest/run_tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functest/run_tests.py b/test/functest/run_tests.py
index 7092479..6f3a969 100644
--- a/test/functest/run_tests.py
+++ b/test/functest/run_tests.py
@@ -33,7 +33,6 @@ def push_results(testname, start_time, end_time, criteria, details):
logger.info("Push testcase '%s' results into the DB...\n" % testname)
ft_utils.push_results_to_db("sdnvpn",
testname,
- logger,
start_time,
end_time,
criteria,