aboutsummaryrefslogtreecommitdiffstats
path: root/tests/report_tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/report_tests')
-rw-r--r--tests/report_tests/plugin_tests/logs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/report_tests/plugin_tests/logs.py b/tests/report_tests/plugin_tests/logs.py
index 14f6bd5d..8b961029 100644
--- a/tests/report_tests/plugin_tests/logs.py
+++ b/tests/report_tests/plugin_tests/logs.py
@@ -41,6 +41,7 @@ class LogsSizeLimitTest(StageTwoReportTest):
"""
sos_cmd = '-o logs'
+ sos_timeout = 500
packages = {
'rhel': ['python3-systemd'],
'ubuntu': ['python3-systemd']