summaryrefslogtreecommitdiffstats
path: root/doc/HOW_TO_TEST
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HOW_TO_TEST')
-rw-r--r--doc/HOW_TO_TEST7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/HOW_TO_TEST b/doc/HOW_TO_TEST
index d11c6d89..8e63c362 100644
--- a/doc/HOW_TO_TEST
+++ b/doc/HOW_TO_TEST
@@ -4,7 +4,9 @@ I. Build and install
===================
a) build the packages as scratch in koji
b) download and install (the best is to create a local repo and try to install it using yum)
-c) start the daemon and check logs for any sign of a problem
+c) create a repository and try to update from previous packages
+d) start the daemon and check logs for any sign of a problem
+e) try to update from previous Fedora version using created repository
II. Crash detection
=====================
@@ -29,4 +31,5 @@ III. Reporting
- crash should be reported after filling the right credentials
- login+pass won't be saved
c) try to report every supported crash abrt detects C/C++, oops, python script
- d) repeat this with cli
+ d) try to report some crash with bad backtrace - this should fail
+ e) repeat this with cli