From Fedora Project Wiki

(revise a tad to recommend running post-install tests)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Description =
{{Template:Associated_release_criterion|Alpha|installer-interfaces}}
A complete installation using the [[Anaconda/Features/NewTextUI|text mode]] installer portion of anaconda.


= Steps To Reproduce =
{{QA/Test_Case
# Boot the installation passing the command line argument ''text''
|description=This is to verify that [[Anaconda]] is able to perform installation in a text mode.
 
|setup=
= Expected Results =
# Prepare any non-live media for booting the installer (anything except {{filename|Live.iso}})
# Anaconda uses text-mode for installation
|actions=
# Anaconda completes successfully
# Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option.
# Reboot successfully into installed system
# Proceed with installation, using default settings where possible and reasonable simple choices where choice is required
# Ideally, run [[QA:Testcase_base_initial_setup]] and/or [[QA:Testcase_base_startup]] for the installed system
|results=
# The installer's text mode interface is displayed, works properly, and successfully completes installation.
}}


[[Category:User Interface]]
[[Category:User Interface]]

Latest revision as of 18:53, 2 October 2014

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#installer-interfaces release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This is to verify that Anaconda is able to perform installation in a text mode.

Setup

  1. Prepare any non-live media for booting the installer (anything except Live.iso)

How to test

  1. Before booting the installer, request a text mode installation by adding inst.text boot option.
  2. Proceed with installation, using default settings where possible and reasonable simple choices where choice is required
  3. Ideally, run QA:Testcase_base_initial_setup and/or QA:Testcase_base_startup for the installed system

Expected Results

  1. The installer's text mode interface is displayed, works properly, and successfully completes installation.