From Fedora Project Wiki
Description
This test case tests the functionality of the ABRT quota option.
How to test
- 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
- ABRT should not save the new crash
- If abrt-applet is running then it should notify user about exceeded quota