summaryrefslogtreecommitdiffstats
path: root/ci/generate_report.py
diff options
context:
space:
mode:
Diffstat (limited to 'ci/generate_report.py')
-rw-r--r--ci/generate_report.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/generate_report.py b/ci/generate_report.py
index 16962fe0e..53aef0c9e 100644
--- a/ci/generate_report.py
+++ b/ci/generate_report.py
@@ -8,7 +8,7 @@ import functest.utils.functest_logger as ft_logger
COL_1_LEN = 25
COL_2_LEN = 15
COL_3_LEN = 12
-COL_4_LEN = 10
+COL_4_LEN = 15
COL_5_LEN = 75
# If we run from CI (Jenkins) we will push the results to the DB