From 41ccc40114df0611992066e9c5d9d6322975ea17 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 8 Feb 2010 21:38:42 +0100 Subject: updated HOW_TO_TEST --- doc/HOW_TO_TEST | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit