From Fedora Project Wiki
(obsolete test case - in a Fedora.next world it's effectively replaced by Testcase_Boot_default_install wrt various media) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{admon/note|Obsolete|This test case is obsolete: runs of [[QA:Testcase_Boot_default_install]] for the various media now replace it.}} | ||
{{QA/Test_Case | {{QA/Test_Case | ||
− | |description= | + | |description=This is to verify that [[Anaconda]] can successfully install a package selection that is offered by default. |
|actions= | |actions= | ||
− | # | + | # Boot the installer using any available non-live means (anything except {{filename|Live.iso}}) |
− | # Do not make any modifications in | + | # Do not make any modifications in software selection |
+ | # Proceed with installation | ||
|results= | |results= | ||
− | # | + | # The installation completes successfully |
− | # | + | # The new system boots into an environment that matches the default package selection (e.g. GNOME desktop) |
− | |||
}} | }} | ||
− | [[Category: | + | [[Category:Obsolete Test Cases]] |
Latest revision as of 23:56, 8 July 2014
Description
This is to verify that Anaconda can successfully install a package selection that is offered by default.
How to test
- Boot the installer using any available non-live means (anything except
Live.iso
) - Do not make any modifications in software selection
- Proceed with installation
Expected Results
- The installation completes successfully
- The new system boots into an environment that matches the default package selection (e.g. GNOME desktop)