m (no link to test cases category) |
(Prior to test:) |
||
Line 30: | Line 30: | ||
=== How to test? === | === How to test? === | ||
Prior to test: | |||
* Make sure '''abrtd''' and '''abrt-ccpp''' services are running: | |||
<pre> | |||
# service abrtd start | |||
Starting abrtd (via systemctl): [ OK ] | |||
# service abrt-ccpp start | |||
Starting abrt-ccpp (via systemctl): [ OK ] | |||
</pre> | |||
* File {{filename|/proc/sys/kernel/core_pattern}} contains following output: | |||
<pre> | |||
# cat proc/sys/kernel/core_pattern | |||
|/usr/libexec/abrt-hook-ccpp /var/spool/abrt %s %c %p %u %g %t %h %e 636f726500 | |||
</pre> | |||
Please follow each of following ABRT test cases and sum up the results in the table below: | Please follow each of following ABRT test cases and sum up the results in the table below: |
Revision as of 14:37, 30 March 2011
Fedora Test Days | |
---|---|
ABRT 2 + Retrace Server | |
Date | 2011-03-31 |
Time | all day |
Website | https://fedorahosted.org/abrt/ |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?
Today's installment of Fedora Test Day will focus on Retrace Server and Automated Bug Reporting Tool (ABRT).
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - Jiří Moskovčák (jmoskovc), Nikola Pajkovsky (npajkovs), Denys Vlasenko (dvlasenk), Karel Klíč (kklic), Michal Toman (mtoman)
- Quality Assurance - Michal Nowak (mnowak)
Prerequisite for Test Day
You will need either fully updated Fedora 15 system or a live image for ABRT.
Fedora 15 installation
If you don't already have existing Fedora 15 installation, you may get LiveCD.
How to test?
Prior to test:
- Make sure abrtd and abrt-ccpp services are running:
# service abrtd start Starting abrtd (via systemctl): [ OK ] # service abrt-ccpp start Starting abrt-ccpp (via systemctl): [ OK ]
- File
/proc/sys/kernel/core_pattern
contains following output:
# cat proc/sys/kernel/core_pattern |/usr/libexec/abrt-hook-ccpp /var/spool/abrt %s %c %p %u %g %t %h %e 636f726500
Please follow each of following ABRT test cases and sum up the results in the table below:
- QA:Testcase ABRT CCPP addon - C/C++ tracebacks
- QA:Testcase ABRT python - python tracebacks
- QA:Testcase ABRT kernel - kernel oops
- QA:TestCase ABRT BlackList - package blacklist
- QA:Testcase ABRT quota - limiting the space occupied by ABRT's cache
- QA:Testcase ABRT Bugzilla - Bugzilla plugin
- QA:Testcase ABRT Logger - Logger plugin
- QA:Testcase ABRT Mailx - Mailx plugin
- QA:Testcase ABRT SOSreport plugin - sosreport integration with ABRT
- QA:Testcase ABRT GUI MAIN - testing the GUI (probably already during the previous steps, so just to sum it up)
- QA:Testcase ABRT CLI - CLI interface
- QA:Testcase ABRT GUI Localized - exploring localized GUI
- QA:Testcase ABRT CLI Localized - exploring localized CLI
- QA:Testcase Retrace Server CLI - Retrace Server CLI
- QA:Testcase Retrace Server GUI - Retrace Server in ABRT GUI
- QA:Testcase ABRT third party event extension - event configuration
Test Results
If you have suggestions about UI, send them via email to developers and/or create a bug report.
Please report all bugs into Bugzilla against the abrt component and Fedora 15 release.
User | CCPP | python | kernel | Blacklist | quota | Bugzilla | Logger | Mailx | sosreport | GUI | CLI | GUI L10N | CLI L10N | RS CLI | RS GUI | 3rd-party | References |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sample User |