aboutsummaryrefslogtreecommitdiffstats
path: root/tests/report_tests/__init__.py
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2023-02-27 12:36:39 -0500
committerJake Hunsaker <jhunsake@redhat.com>2023-03-02 12:37:13 -0500
commit9a460e920eef5cfb6d34c3f32d0f1c05740e45cd (patch)
treefaa427ae2c863cea323f046e8d25e6f6e335a3ea /tests/report_tests/__init__.py
parentff5e73b29b1fcc4c5531654d4f67f808408aa989 (diff)
downloadsos-9a460e920eef5cfb6d34c3f32d0f1c05740e45cd.tar.gz
[report,plugin] Control journal size separate from log-size
Historically, journal sizes have been limited to the *higher* of 100MB or `--log-size`. While this had the benefit of potentially controlling both logs and journals with the same option, it was not immediately intuitive to end users and downright prevented collecting less than 100MB of journals. Address this by separating journal size limiting from `--log-size` by adding a new `--journal-size` option (default 100). This will allow users to individually control journal sizes without any "gotcha" scenarios with relation to general log size limiting. Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/report_tests/__init__.py')
0 files changed, 0 insertions, 0 deletions