From Fedora Project Wiki

Revision as of 16:21, 13 January 2011 by Adamwill (talk | contribs) (convert to new category system)

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