From Fedora Project Wiki

Revision as of 14:41, 31 March 2010 by Jmoskovc (talk | contribs) (Created page with '{{QA/Test_Case |description=This test case tests the functionality of the ABRT quota option. |actions= # Edit /etc/abrt/abrt.conf and find this line: <pre> Max...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case tests the functionality of the ABRT quota option.


How to test

  1. Edit /etc/abrt/abrt.conf and find this line:
MaxCrashReportsSize = 1000
  • this means that the quota is set to 1000MB

How to test this:

  • set this to some lower value and try to generate some crashdumps with abrt and

exceed this limit - the last dump shouldn't be saved. Note - the last saved dump can exceed this value, but the next one won't be saved.

Expected Results

  1. ABRT should not save the new crash
  2. If abrt-applet is running then it should notify user about exceeded quota