diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-09 13:21:53 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-09 13:21:53 +0100 |
| commit | 0b1b4efcf9b16fbc8de3e28a8bfae092e3fc2717 (patch) | |
| tree | f8d32456db0bc17932f444b99c27621dd8511dc8 /doc | |
| parent | 168a45c78ad4aaa62f5d81d3d41df3d6c74432b6 (diff) | |
| parent | 7cb783dabf6a55780d77263272e38f684ba3307c (diff) | |
Merge branch 'master' into rhel6
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/HOW_TO_TEST | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/HOW_TO_TEST b/doc/HOW_TO_TEST index d11c6d8..8e63c36 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 |
